source: src/main/java/geniusweb/profilesserver/events/ChangeEvent.java@ 22

Last change on this file since 22 was 22, checked in by bart, 4 years ago
  • party capabilities now include profile information. Existing parties may need small fix * plot layout shows accepts * VotingEvaluator use group power instead of group size * runsession you can now also select MOPAC-only parties
File size: 76 bytes
Line 
1package geniusweb.profilesserver.events;
2
3public interface ChangeEvent {
4
5}
Note: See TracBrowser for help on using the repository browser.