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
f970418a
Commit
f970418a
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-11-24 16:06:22 by szach] use UTF8 for schema syntax
Original author: szach Date: 2003-11-24 16:06:22+00:00
parent
f5c914c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
typing/typed.ml
View file @
f970418a
...
...
@@ -41,7 +41,7 @@ and texpr' =
|
Map
of
texpr
*
branches
|
Transform
of
texpr
*
branches
|
Xtrans
of
texpr
*
branches
|
Validate
of
texpr
*
Schema_types
.
component_kind
*
string
*
string
|
Validate
of
texpr
*
Schema_types
.
component_kind
*
U
.
t
*
U
.
t
(* exp, schema component kind, schema name, element name *)
|
RemoveField
of
texpr
*
label
|
Dot
of
texpr
*
label
...
...
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