source: exampleparties/linear/party.py@ 86

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

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

File size: 64 bytes
RevLine 
[84]1from linear.Linear import Linear
2
3def party():
4 return Linear
Note: See TracBrowser for help on using the repository browser.