* removed rho parameter and replaced it by popsize

This commit is contained in:
Caner Candan 2010-08-25 19:15:32 +02:00
commit b017a0eb46
2 changed files with 5 additions and 2 deletions

View file

@ -10,6 +10,7 @@ LINK_DIRECTORIES(${Boost_LIBRARY_DIRS})
SET(RESOURCES
eda_sa.param
plot.py
plot_on_ggobi.py
)
FOREACH(file ${RESOURCES})