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
a1287e1c
Commit
a1287e1c
authored
Feb 21, 2007
by
John van Groningen
Browse files
fix BEStartFunction type
parent
af3ab750
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/backend.h
View file @
a1287e1c
...
...
@@ -474,7 +474,7 @@ void BEDeclareFunction (CleanString name, int arity, int functionIndex, int ance
Clean
(
BEDeclareFunction
::
String
Int
Int
Int
BackEnd
->
BackEnd
)
void
BEStartFunction
(
int
functionIndex
);
Clean
(
BE
Decl
ar
e
Function
::
Int
BackEnd
->
BackEnd
)
Clean
(
BE
St
ar
t
Function
::
Int
BackEnd
->
BackEnd
)
BERuleAltP
BECodeAlt
(
int
line
,
BENodeDefP
lhsDefs
,
BENodeP
lhs
,
BECodeBlockP
codeBlock
);
Clean
(
BECodeAlt
::
Int
BENodeDefP
BENodeP
BECodeBlockP
BackEnd
->
(
BERuleAltP
,
BackEnd
))
...
...
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