aboutsummaryrefslogtreecommitdiff
path: root/proofs/tacinterp.ml
diff options
context:
space:
mode:
authorherbelin2000-09-10 21:22:57 +0000
committerherbelin2000-09-10 21:22:57 +0000
commitc039e4e618d7da96909d42995eb21074945a3624 (patch)
treea58d5f6393afb1e66b1ee9e73f8bd492acc534be /proofs/tacinterp.ml
parente72024e2292a50684b7f280d6efb8fee090e2dbf (diff)
Correction pour make doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@594 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'proofs/tacinterp.ml')
-rw-r--r--proofs/tacinterp.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/tacinterp.ml b/proofs/tacinterp.ml
index b96f17af55..7375947f16 100644
--- a/proofs/tacinterp.ml
+++ b/proofs/tacinterp.ml
@@ -3,7 +3,7 @@
open Astterm
open Closure
-(*i open Generic i*)
+(* open Generic *)
open Libobject
open Pattern
open Pp