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
4315845e
Commit
4315845e
authored
Feb 20, 2004
by
John van Groningen
Browse files
move definition of UserDefinedArrayFunctions to this file
parent
b0e4168f
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/statesgen.c
View file @
4315845e
...
...
@@ -1228,7 +1228,7 @@ void ExamineTypesAndLhsOfSymbols (Symbol symbs)
#endif
}
extern
PolyList
UserDefinedArrayFunctions
;
PolyList
UserDefinedArrayFunctions
;
void
ImportSymbols
(
Symbol
symbols
)
{
...
...
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