diff options
author | Nicolas Pouillard <np@nicolaspouillard.fr> | 2007-02-07 09:52:28 +0000 |
---|---|---|
committer | Nicolas Pouillard <np@nicolaspouillard.fr> | 2007-02-07 09:52:28 +0000 |
commit | b100c4375327133a0af2da7590609cbf21fdbbb9 (patch) | |
tree | 9c03c40bc5c41cf0845bc1f7cd6f5e5ed57d9e85 /toplevel | |
parent | 1f4ac92f806784f6a9a7199decde2d7cfcb79b03 (diff) | |
download | ocaml-b100c4375327133a0af2da7590609cbf21fdbbb9.tar.gz |
Add many .mllib .mlpack .clib .dlib files
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7825 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'toplevel')
-rw-r--r-- | toplevel/toplevellib.mllib | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/toplevel/toplevellib.mllib b/toplevel/toplevellib.mllib new file mode 100644 index 0000000000..906aeb4334 --- /dev/null +++ b/toplevel/toplevellib.mllib @@ -0,0 +1,19 @@ +Myocamlbuild_config +Misc Tbl Config Clflags Terminfo Ccomp Warnings Consistbl + +Linenum Location Longident Syntaxerr Parser +Lexer Parse Printast + +Unused_var Ident Path Primitive Types +Btype Oprint Subst Predef Datarepr Env +Typedtree Ctype Printtyp Includeclass Mtype Includecore +Includemod Parmatch Typetexp Stypes Typecore +Typedecl Typeclass Typemod + +Lambda Printlambda Typeopt Switch Matching Translobj Translcore +Translclass Translmod Simplif Runtimedef + +Meta Instruct Bytegen Printinstr Opcodes Emitcode +Bytesections Dll Symtable Bytelink Bytelibrarian Bytepackager + +Pparse Errors Compile Genprintval Toploop Trace Topdirs Topmain |