index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
otherlibs
/
unix
/
cst2constr.h
blob: 307926b353a0ab18c8dfb52c143a54930150c77e (
plain
)
1
2
3
4
5
#ifdef ANSI value cst_to_constr(int, int *, int, int); #else value cst_to_constr(); #endif