repo.or.cz
/
ocaml.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sys.Signals module for a Variant type of signals (and a set_signal function that...
[ocaml.git]
/
stdlib
/
StdlibModules
blob
ba02d167af56029325f4bb402dfa328897b50ca6
1
# This file lists all standard library modules. -*- Makefile -*-
2
# It is used in particular to know what to expunge in toplevels.
3
# $Id$
4
5
STDLIB_MODULES=\
6
arg \
7
array \
8
arrayLabels \
9
buffer \
10
callback \
11
camlinternalMod \
12
camlinternalOO \
13
char \
14
complex \
15
digest \
16
filename \
17
format \
18
gc \
19
genlex \
20
hashtbl \
21
int32 \
22
int64 \
23
lazy \
24
lexing \
25
list \
26
listLabels \
27
map \
28
marshal \
29
moreLabels \
30
nativeint \
31
obj \
32
oo \
33
parsing \
34
pervasives \
35
printexc \
36
printf \
37
queue \
38
random \
39
scanf \
40
set \
41
sort \
42
stack \
43
stdLabels \
44
stream \
45
string \
46
stringLabels \
47
sys \
48
typestruct \
49
weak