Fix: mise a jour de PERVASIVES
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1942 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
bf21081737
commit
8bbdd992de
|
@ -65,9 +65,10 @@ EXPUNGEOBJS = :utils:misc.cmo :utils:tbl.cmo
|
|||
:bytecomp:runtimedef.cmo :bytecomp:symtable.cmo ¶
|
||||
:toplevel:expunge.cmo
|
||||
|
||||
PERVASIVES = arg array char digest filename format gc hashtbl lexing list map ¶
|
||||
obj parsing pervasives printexc printf queue random set sort ¶
|
||||
stack string stream sys oo genlex topdirs toploop weak
|
||||
PERVASIVES = arg array callback char digest filename format gc hashtbl ¶
|
||||
lexing list map obj parsing pervasives printexc printf queue random ¶
|
||||
set sort stack string stream sys oo genlex topdirs toploop weak lazy ¶
|
||||
marshal
|
||||
|
||||
# Recompile the system using the bootstrap compiler
|
||||
all Ä runtime ocamlc ocamllex ocamlyacc ocamltools library ocaml otherlibraries
|
||||
|
|
Loading…
Reference in New Issue