aboutsummaryrefslogtreecommitdiff
path: root/math/graphthing/files/patch-src-gt-bison.y
diff options
context:
space:
mode:
Diffstat (limited to 'math/graphthing/files/patch-src-gt-bison.y')
-rw-r--r--math/graphthing/files/patch-src-gt-bison.y10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/graphthing/files/patch-src-gt-bison.y b/math/graphthing/files/patch-src-gt-bison.y
deleted file mode 100644
index 27757727d8d8..000000000000
--- a/math/graphthing/files/patch-src-gt-bison.y
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/gt-bison.y.orig Fri Oct 25 16:16:17 2002
-+++ src/gt-bison.y Fri Oct 25 16:16:37 2002
-@@ -1,6 +1,7 @@
- %{
- #include <stdio.h>
- #include <string.h>
-+#include <iostream>
- #include "edge.h"
- #include "graph.h"
- #include "vertex.h"