From: <ale...@us...> - 2003-12-11 13:53:16
|
Update of /cvsroot/morphix/partitionmorpher/src In directory sc8-pr-cvs1:/tmp/cvs-serv3275 Added Files: main.h Log Message: debug func --- NEW FILE: main.h --- #ifndef MAIN_H_PM #define MAIN_H_PM //#define PRINT_DEBUGGING_INFO int debug(const char *fmt, ...); #endif // MAIN_H_PM |