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