Fix: mise a jour de PERVASIVES

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1942 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 1998-04-30 11:07:22 +00:00
parent bf21081737
commit 8bbdd992de
1 changed files with 4 additions and 3 deletions

View File

@ -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