Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
30de083a
Commit
30de083a
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2006-10-03 06:13:56 by afrisch] Export a Caml_int type
Original author: afrisch Date: 2006-10-03 06:14:31+00:00
parent
0be67cc8
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
30de083a
After 0.4.0pl1
- Error message when using --mlstub without the built-in OCaml interface
- New Caml_int builtin type
0.4.0pl1
...
...
types/builtin.ml
View file @
30de083a
...
...
@@ -25,6 +25,7 @@ let types =
"Float"
,
float
;
"AnyXml"
,
any_xml
;
"Namespaces"
,
namespaces
;
"Caml_int"
,
caml_int
;
]
let
env
=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment