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
clean-compiler-and-rts
compiler
Commits
05d491e0
Commit
05d491e0
authored
Jan 31, 2019
by
johnvg@science.ru.nl
Browse files
add missing tab
parent
4939c751
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/convertimportedtypes.icl
View file @
05d491e0
...
...
@@ -13,7 +13,7 @@ convertIclModule main_dcl_module_n common_defs imported_types imported_conses va
=
convertSelectorTypes
common_defs
.[
main_dcl_module_n
].
com_selector_defs
main_dcl_module_n
common_defs
types_and_heaps
{
com_class_defs
,
com_type_defs
,
com_cons_defs
,
com_selector_defs
,
com_member_defs
,
com_instance_defs
}
=
common_defs
.[
main_dcl_module_n
]
(
imported_types
,
imported_conses
,
var_heap
,
type_heaps
)
=
convert_member_types_of_module
0
com_class_defs
com_type_defs
com_cons_defs
com_selector_defs
com_member_defs
main_dcl_module_n
common_defs
=
convert_member_types_of_module
0
com_class_defs
com_type_defs
com_cons_defs
com_selector_defs
com_member_defs
main_dcl_module_n
common_defs
imported_types
imported_conses
var_heap
type_heaps
(
imported_conses
,
var_heap
)
=
mark_imported_classes_in_instances
0
main_dcl_module_n
com_instance_defs
common_defs
imported_conses
var_heap
=
(
imported_types
,
imported_conses
,
var_heap
,
type_heaps
)
...
...
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