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
3708d9d1
Commit
3708d9d1
authored
Apr 10, 2006
by
John van Groningen
Browse files
fix object file name generated by c compiler for set_return_code_c.c
parent
e8eb79e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/Unix/set_return_code.icl
View file @
3708d9d1
implementation
module
set_return_code
;
import
code
from
"set_return_code.o
bj
"
;
import
code
from
"set_return_code
_c
.o"
;
import
StdString
;
import
StdDebug
;
...
...
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