Changed the directory structure.
[progcomp2012.git] / samples / asmodeus / run.py
diff --git a/samples/asmodeus/run.py b/samples/asmodeus/run.py
deleted file mode 100755 (executable)
index b646d06..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/python -u
-
-from asmodeus import *
-
-asmodeus = Asmodeus()
-if asmodeus.Setup():
-       while asmodeus.MoveCycle():
-               pass

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