deactivate gpsymreg that uses the now unsuported multi-objective feature

This commit is contained in:
Johann Dreo 2010-11-08 18:27:19 +01:00
commit 706a631abd

View file

@ -3,6 +3,6 @@
######################################################################################
ADD_SUBDIRECTORY(gprop)
ADD_SUBDIRECTORY(gpsymreg)
#ADD_SUBDIRECTORY(gpsymreg)
ADD_SUBDIRECTORY(mastermind)
######################################################################################