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

Last change on this file since 315 was 315, checked in by Tim Baarslag, 6 years ago

package restructure

File size: 223 bytes
Line 
1/**
2 * OtherOperators class
3 */
4package onetomany.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.