source: src/main/java/negotiator/onetomany/parties/Seller.java@ 244

Last change on this file since 244 was 236, checked in by Faria Nassiri Mofakham, 5 years ago

Bug in classes Chip, Stack and operations, Bundle and operations fixed; they work well. Old versions of aggregation operators and tests copied into an old file.

File size: 133 bytes
Line 
1/**
2 *
3 */
4package negotiator.onetomany.parties;
5
6/**
7 * @author Faria Nassiri-Mofakham
8 *
9 */
10public class Seller {
11
12}
Note: See TracBrowser for help on using the repository browser.