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
1250249b
Commit
1250249b
authored
Jun 17, 2002
by
John van Groningen
Browse files
removed double alternative for TVI_TypeKind in <<<
parent
4af77f09
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/syntax.icl
View file @
1250249b
...
...
@@ -2135,7 +2135,6 @@ where
(<<<)
file
(
TVI_TypeCode
_)
=
file
<<<
"TVI_TypeCode"
(<<<)
file
(
TVI_CPSLocalTypeVar
_)
=
file
<<<
"TVI_CPSLocalTypeVar"
(<<<)
file
(
TVI_Kinds
_)
=
file
<<<
"TVI_Kinds"
(<<<)
file
(
TVI_TypeKind
_)
=
file
<<<
"TVI_TypeKind"
(<<<)
file
(
TVI_PropClass
_
_
_)
=
file
<<<
"TVI_PropClass"
(<<<)
file
(
TVI_TypeKind
kind_info_ptr
)
=
file
<<<
"TVI_TypeKind "
<<<
(
ptrToInt
kind_info_ptr
)
(<<<)
file
(
TVI_Kind
kind
)
=
file
<<<
"TVI_Kind"
<<<
kind
...
...
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