Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cduce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
19
Issues
19
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cduce
cduce
Commits
30de083a
Commit
30de083a
authored
Oct 05, 2007
by
Pietro Abate
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[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
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
CHANGES
CHANGES
+1
-0
types/builtin.ml
types/builtin.ml
+1
-0
No files found.
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