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
a3b68b5c
Commit
a3b68b5c
authored
Dec 19, 2008
by
John van Groningen
Browse files
remove BENrOfBasicTypes
parent
f701bbe3
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/backend.c
View file @
a3b68b5c
...
...
@@ -3606,7 +3606,6 @@ CheckBEEnumTypes (void)
Assert
(
world_type
==
BEWorldType
);
Assert
(
procid_type
==
BEProcIdType
);
Assert
(
redid_type
==
BERedIdType
);
Assert
(
Nr_Of_Basic_Types
==
BENrOfBasicTypes
);
Assert
(
rational_denot
==
BERationalDenot
);
Assert
(
int_denot
==
BEIntDenot
);
Assert
(
bool_denot
==
BEBoolDenot
);
...
...
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