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
c237c799
Commit
c237c799
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-07-29 12:02:11 by afrisch] Bug fix in pretty printer
Original author: afrisch Date: 2005-07-29 12:02:11+00:00
parent
58c3bea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/schema_converter.ml
View file @
c237c799
...
@@ -168,6 +168,7 @@ let attr_group ag = attr_uses ag.ag_def
...
@@ -168,6 +168,7 @@ let attr_group ag = attr_uses ag.ag_def
let
load_schema
schema_name
uri
=
let
load_schema
schema_name
uri
=
let
schema_name
=
schema_name
^
"."
in
let
log_schema_component
kind
name
cd_type
=
let
log_schema_component
kind
name
cd_type
=
if
not
(
Schema_builtin
.
is
name
)
then
begin
if
not
(
Schema_builtin
.
is
name
)
then
begin
Types
.
Print
.
register_global
schema_name
name
cd_type
;
Types
.
Print
.
register_global
schema_name
name
cd_type
;
...
...
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