deactivate gpsymreg that uses the now unsuported multi-objective feature
This commit is contained in:
parent
b7009822a5
commit
706a631abd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
######################################################################################
|
######################################################################################
|
||||||
|
|
||||||
ADD_SUBDIRECTORY(gprop)
|
ADD_SUBDIRECTORY(gprop)
|
||||||
ADD_SUBDIRECTORY(gpsymreg)
|
#ADD_SUBDIRECTORY(gpsymreg)
|
||||||
ADD_SUBDIRECTORY(mastermind)
|
ADD_SUBDIRECTORY(mastermind)
|
||||||
######################################################################################
|
######################################################################################
|
||||||
|
|
|
||||||
Reference in a new issue