source: src/main/java/bargainingchips/etc/OtherOperators.java@ 343

Last change on this file since 343 was 316, checked in by Tim Baarslag, 5 years ago

new packages complete

File size: 229 bytes
Line 
1/**
2 * OtherOperators class
3 */
4package bargainingchips.etc;
5
6/**
7 * This package is devoted to several other operators
8 *
9 *
10 * @author Faria Nassiri-Mofakham
11 *
12 */
13public class OtherOperators
14{
15
16
17
18}
Note: See TracBrowser for help on using the repository browser.