summaryrefslogtreecommitdiff
path: root/misc/qmc/files/patch-cqmc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-16 10:24:28 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-16 10:24:28 +0000
commite308fd9ed3c22f889e5259f5854bb5a95f0abc52 (patch)
treeb78fc54fc470d31b60fb77d54e28d76aa136502c /misc/qmc/files/patch-cqmc
parentUpdate to version 1.3 (diff)
Update to version 0.94
PR: ports/76283 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=126565
Diffstat (limited to 'misc/qmc/files/patch-cqmc')
-rw-r--r--misc/qmc/files/patch-cqmc24
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
-