Fixed bugs, minor changes
[progcomp2012.git] / progcomp / agents / basic_python / run.py
diff --git a/progcomp/agents/basic_python/run.py b/progcomp/agents/basic_python/run.py
deleted file mode 100755 (executable)
index 80b4cfe..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/python -u
-
-from basic_python import *
-
-basicAI = BasicAI()
-if basicAI.Setup():
-       while basicAI.MoveCycle():
-               pass

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