Skip to content
GitLab
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
b4faad59
Commit
b4faad59
authored
Nov 04, 2003
by
John van Groningen
Browse files
compare TFA
parent
6e9cc962
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/comparedefimp.icl
View file @
b4faad59
...
...
@@ -851,6 +851,9 @@ instance t_corresponds Type where
=
t_corresponds
dclDef
iclDef
t_corresponds
(
GTV
dclDef
)
(
GTV
iclDef
)
=
t_corresponds
dclDef
iclDef
t_corresponds
(
TFA
dclVars
dclType
)
(
TFA
iclVars
iclType
)
=
do
(
init_atype_vars
(
dclVars
++
iclVars
))
&&&
t_corresponds
dclType
iclType
t_corresponds
_
_
=
return
False
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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