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

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

new packages complete

File size: 229 bytes
RevLine 
[315]1/**
2 * OtherOperators class
3 */
[316]4package bargainingchips.etc;
[315]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.