Project

General

Profile

Revision 426

logging stuff no longer occurs by default in server

View differences:

options.h
21 21

  
22 22
extern ColonetServerOptionsT optionsG;
23 23

  
24
void parseCmdLine(int argc, char** argv);
24
void options_parseCmdLine(int argc, char** argv);
25 25

  
26 26
#endif

Also available in: Unified diff