[Avida-cvs] [Avida2-svn] r112 - trunk/source/python

kaben at myxo.css.msu.edu kaben at myxo.css.msu.edu
Wed Apr 6 10:25:46 PDT 2005


Author: kaben
Date: 2005-04-06 13:25:46 -0400 (Wed, 06 Apr 2005)
New Revision: 112

Modified:
   trunk/source/python/setup_osx.py.in
Log:

* Changed name of application from AvidaEd to Avida-ED.



Modified: trunk/source/python/setup_osx.py.in
===================================================================
--- trunk/source/python/setup_osx.py.in	2005-04-06 17:25:03 UTC (rev 111)
+++ trunk/source/python/setup_osx.py.in	2005-04-06 17:25:46 UTC (rev 112)
@@ -41,7 +41,7 @@
 ]
 
 setup(  
-  app=['AvidaEd.py'],
+  app=['Avida-ED.py'],
   options = dict(
     py2app = dict(
       includes = ['iqt', 'qt', 'qwt', 'readline', 'unittest', 'IPython', 'AvidaGui2', 'AvidaCore'],




More information about the Avida-cvs mailing list