aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/include2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/include b/dev/include
index 7d0bfdca53..3011bcedf2 100644
--- a/dev/include
+++ b/dev/include
@@ -2,7 +2,7 @@
(* File to include to install the pretty-printers in the ocaml toplevel *)
(* clflags.cmi (a ocaml compilation by-product) must be in the library path *)
-Clflags.recursive_types := true;;
+(* Clflags.recursive_types := true;;*)
#cd ".";;
#use "base_include";;