$FreeBSD$ --- cqmc.orig Mon Feb 24 00:31:45 2003 +++ cqmc Mon Feb 24 00:32:10 2003 @@ -18,8 +18,8 @@ #ifndef cqmc #define cqmc -namespace std -{ +//namespace std +//{ //size of input string #define TERM_GR 128 @@ -85,6 +85,6 @@ extern void tableheadoutput(BOOL *var, unsigned char anz, unsigned char gt); extern void tableoutput(bool value, bool option, unsigned char gt); extern void tabletailoutput(char *minterm); -} +//} #endif