diff options
| -rw-r--r-- | toplevel/coqinit.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toplevel/coqinit.ml b/toplevel/coqinit.ml index 325debad3b..daae9b94e1 100644 --- a/toplevel/coqinit.ml +++ b/toplevel/coqinit.ml @@ -83,7 +83,6 @@ let theories_dirs_map = [ "theories/Lists", "Lists" ; "theories/Wellfounded", "Wellfounded" ; "theories/Relations", "Relations" ; - "theories/Ints", "Ints" ; "theories/Numbers", "Numbers" ; "theories/QArith", "QArith" ; "theories/NArith", "NArith" ; |
