[Avida-cvs] [Avida2-svn] r273 - trunk/source/bindings/Boost.Python

kaben@myxo.css.msu.edu kaben at myxo.css.msu.edu
Thu Aug 4 08:38:52 PDT 2005


Author: kaben
Date: 2005-08-04 11:38:52 -0400 (Thu, 04 Aug 2005)
New Revision: 273

Modified:
   trunk/source/bindings/Boost.Python/CMakeLists.txt
Log:
Disabled python wrapper for tDictionary; I'll need to update the wrapper code to match the rewritten tDictionary code, but the wrapper isn't needed at the moment.

Modified: trunk/source/bindings/Boost.Python/CMakeLists.txt
===================================================================
--- trunk/source/bindings/Boost.Python/CMakeLists.txt	2005-08-04 15:36:36 UTC (rev 272)
+++ trunk/source/bindings/Boost.Python/CMakeLists.txt	2005-08-04 15:38:52 UTC (rev 273)
@@ -110,7 +110,7 @@
   inject_genotype::
   integrated_schedule_node::
   tBuffer::
-  tDictionary::
+  #tDictionary::
 
   ##### Each of these wrappers satisfies Pyste, compiles, and loads, but are untested.
   analyze_command_def_base:: # XXX XXX




More information about the Avida-cvs mailing list