[Avida-cvs] [avida-svn] r875 - branches/developers/avida-edward/source/python/scripts/win32

gerrishj at myxo.css.msu.edu gerrishj at myxo.css.msu.edu
Thu Aug 17 11:02:14 PDT 2006


Author: gerrishj
Date: 2006-08-17 14:02:14 -0400 (Thu, 17 Aug 2006)
New Revision: 875

Added:
   branches/developers/avida-edward/source/python/scripts/win32/Avida-ED.py
Log:
Added Avida-ED startup script


Added: branches/developers/avida-edward/source/python/scripts/win32/Avida-ED.py
===================================================================
--- branches/developers/avida-edward/source/python/scripts/win32/Avida-ED.py	2006-08-17 17:31:33 UTC (rev 874)
+++ branches/developers/avida-edward/source/python/scripts/win32/Avida-ED.py	2006-08-17 18:02:14 UTC (rev 875)
@@ -0,0 +1,6 @@
+import sys
+
+
+from AvidaGui2 import Avida_ED_startup
+Avida_ED_startup.NonInteractive()
+


Property changes on: branches/developers/avida-edward/source/python/scripts/win32/Avida-ED.py
___________________________________________________________________
Name: svn:executable
   + *




More information about the Avida-cvs mailing list