Removed some spurious references to 'Linenum' (the latter one preventing the build of camlp4).

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11171 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Clerc 2011-08-11 07:46:05 +00:00
parent bde86b194e
commit 8b918bfe94
2 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,4 @@
camlp4_config.ml
linenum.mli
linenum.mll
location.ml
location.mli
terminfo.ml

View File

@ -676,7 +676,6 @@ let special_modules =
let camlp4_import_list =
["utils/misc.ml";
"utils/terminfo.ml";
"parsing/linenum.ml";
"utils/warnings.ml";
"parsing/location.ml";
"parsing/longident.ml";