diff options
Diffstat (limited to 'misc/qmc/files/patch-cqmc')
-rw-r--r-- | misc/qmc/files/patch-cqmc | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/misc/qmc/files/patch-cqmc b/misc/qmc/files/patch-cqmc deleted file mode 100644 index ae8bef535fdd..000000000000 --- a/misc/qmc/files/patch-cqmc +++ /dev/null @@ -1,24 +0,0 @@ - -$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
-
|