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
6999465d
Commit
6999465d
authored
Oct 06, 2000
by
Martin Wierich
Browse files
bugfix
parent
f92cb4f5
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/StdCompare.icl
View file @
6999465d
...
...
@@ -246,7 +246,7 @@ smallerOrEqual t1 t2
instance
=<
AType
where
(=<)
{
at_type
=
at_type_1
}
{
at_type
=
at_type_2
}
=
at_type_1
=<
at_type_2
=
smallerOrEqual
at_type_1
at_type_2
instance
=<
BasicType
where
...
...
Write
Preview
Supports
Markdown
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