b646d0638e0fa6d6a9985b8e2ce7bfc96eec1ab6
[progcomp2012.git] / home / progcomp / agents / asmodeus / run.py
1 #!/usr/bin/python -u
2
3 from asmodeus import *
4
5 asmodeus = Asmodeus()
6 if asmodeus.Setup():
7         while asmodeus.MoveCycle():
8                 pass

UCC git Repository :: git.ucc.asn.au