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
5957ea15
Commit
5957ea15
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-11-28 12:42:58 by szach] bugfix: s/print_xml_tf8/print_xml_utf8/
Original author: szach Date: 2003-11-28 12:42:58+00:00
parent
3298e05d
Changes
1
Hide whitespace changes
Inline
Side-by-side
types/builtin.ml
View file @
5957ea15
...
...
@@ -198,7 +198,7 @@ Unary.register "print_xml"
Ns
.
serialize_table
Ns
.
deserialize_table
;;
Unary
.
register
"print_xml_tf8"
Unary
.
register
"print_xml_
u
tf8"
(
fun
tenv
->
Typer
.
get_ns_table
tenv
)
(
fun
ns_table
loc
arg
constr
precise
->
ignore
(
arg
Types
.
any
false
);
...
...
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