From 0958c6e53dbfeec38cb774ab7479085acae56819 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 17 Feb 2009 00:14:05 +0000 Subject: #rectypes was already automatically added when using 3.11 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11930 85f007b7-540e-0410-9357-904b9bb8a0f7 --- dev/doc/debugging.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev/doc') diff --git a/dev/doc/debugging.txt b/dev/doc/debugging.txt index 6e9f817f9e..50b3b45ccc 100644 --- a/dev/doc/debugging.txt +++ b/dev/doc/debugging.txt @@ -3,8 +3,6 @@ Debugging from Coq toplevel using Caml trace mechanism 1. Launch bytecode version of Coq (coqtop.byte or coqtop -byte) 2. Access Ocaml toplevel using vernacular command 'Drop.' - 2.5 If with ocaml >= 3.11, use #rectypes to activate the option rectypes - in the toplevel 3. Install load paths and pretty printers for terms, idents, ... using Ocaml command '#use "base_include";;' (use '#use "include";;' for installing the advanced term pretty printers) -- cgit v1.2.3