Maarten was right
This commit is contained in:
parent
e6e9dbeaf4
commit
b5606ad11a
17 changed files with 35 additions and 28 deletions
|
|
@ -7,11 +7,11 @@
|
|||
(c) geneura team, 1999
|
||||
-----------------------------------------------------------------------------*/
|
||||
|
||||
#include <eoParser.h>
|
||||
#include <eoRNG.h>
|
||||
#include <utils/eoParser.h>
|
||||
#include <utils/eoRNG.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
void GetOutputParam(Parser & parser,
|
||||
void GetOutputParam(eoParser & parser,
|
||||
string & _string) {
|
||||
|
||||
try {
|
||||
|
|
|
|||
Reference in a new issue