summaryrefslogtreecommitdiff
path: root/math/jags/files/patch-src-terminal-parser.yy
diff options
context:
space:
mode:
Diffstat (limited to 'math/jags/files/patch-src-terminal-parser.yy')
-rw-r--r--math/jags/files/patch-src-terminal-parser.yy10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/jags/files/patch-src-terminal-parser.yy b/math/jags/files/patch-src-terminal-parser.yy
deleted file mode 100644
index f448825ef643..000000000000
--- a/math/jags/files/patch-src-terminal-parser.yy
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/terminal/parser.yy.orig Tue Mar 30 09:43:35 2004
-+++ src/terminal/parser.yy Thu May 27 16:59:09 2004
-@@ -3,6 +3,7 @@
- #include <iostream>
- #include <fstream>
- #include <map>
-+#include <time.h>
- #define MATHLIB_STANDALONE
- #include <Rmath.h>
- #include <JAGSVersion.h>