Skip to content
Snippets Groups Projects
Commit a1e67391 authored by Antonio Portero's avatar Antonio Portero
Browse files

cosmetics

parent 7b4663b9
Branches
Tags
No related merge requests found
......@@ -29,11 +29,12 @@ The software compiles in GNU/Linux
To compile the code:
''cd workers''
'cd workers'
or
>> cd genpop
''g++ -g -Wall -std=c++11 -I/xilib/cpp/src -L/xilib/scpp/src/chisqr.a log_normal.cpp model_uncer4.cpp -o uncer4 -lm -lstdc++ -DAE_USE_ALLOC_COUNTER -DAE_DEBUG4POSIX ./xilib/cpp/src/*.cpp''
'cd genpop'
'g++ -g -Wall -std=c++11 -I/xilib/cpp/src -L/xilib/scpp/src/chisqr.a log_normal.cpp model_uncer4.cpp -o uncer4 -lm -lstdc++ -DAE_USE_ALLOC_COUNTER -DAE_DEBUG4POSIX ./xilib/cpp/src/*.cpp'
square: http://www.alglib.net/download.php#cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment