aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ocamldebug-coq.template
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-08-23 12:52:46 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-08-23 12:52:46 +0000
commitbe746c0bbd22d9a4206216a242a6f968b4f9135f (patch)
tree9853ebcaf6c3ff0accaa79b7beda56319bc2d72e /dev/ocamldebug-coq.template
parentb30c55b34f9814c2100d33740130c47a54dd16d0 (diff)
No need anymore to refer to COQLIB in ocamldebug-coq
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15751 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/ocamldebug-coq.template')
-rw-r--r--dev/ocamldebug-coq.template2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/ocamldebug-coq.template b/dev/ocamldebug-coq.template
index 1a55b804e..ffe4c6b40 100644
--- a/dev/ocamldebug-coq.template
+++ b/dev/ocamldebug-coq.template
@@ -3,8 +3,6 @@
# wrap around ocamldebug for Coq
export COQTOP=COQTOPDIRECTORY
-export COQLIB=COQLIBDIRECTORY
-export COQTH=$COQLIB/theories
CAMLBIN=CAMLBINDIRECTORY
CAMLP4LIB=CAMLP4LIBDIRECTORY
OCAMLDEBUG=$CAMLBIN/ocamldebug