source: exampleparties/hardliner/party.py@ 87

Last change on this file since 87 was 84, checked in by Bart Vastenhouw, 3 years ago

Added time-dependent parties for python and simpleRunner-GUI for java

File size: 76 bytes
Line 
1from hardliner.Hardliner import Hardliner
2
3def party():
4 return Hardliner
Note: See TracBrowser for help on using the repository browser.