Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
clean-compiler-and-rts
compiler
Commits
689ecff1
Commit
689ecff1
authored
Dec 18, 2001
by
Martijn Vervoort
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
6bd1fd28
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2356 additions
and
3 deletions
+2356
-3
coclmaindll/cocl.prj
coclmaindll/cocl.prj
+2354
-1
frontend/compilerSwitches.dcl
frontend/compilerSwitches.dcl
+1
-1
frontend/compilerSwitches.icl
frontend/compilerSwitches.icl
+1
-1
No files found.
coclmaindll/cocl.prj
View file @
689ecff1
This diff is collapsed.
Click to expand it.
frontend/compilerSwitches.dcl
View file @
689ecff1
...
...
@@ -15,5 +15,5 @@ SwitchGenerics on off :== off
USE_DummyModuleName
yes
no
:==
yes
switch_dynamics
on
off
:==
o
ff
;
// to turn dynamics on or off
switch_dynamics
on
off
:==
o
n
;
// to turn dynamics on or off
// ...MV
frontend/compilerSwitches.icl
View file @
689ecff1
...
...
@@ -15,5 +15,5 @@ SwitchGenerics on off :== off
USE_DummyModuleName
yes
no
:==
yes
switch_dynamics
on
off
:==
o
ff
;
// to turn dynamics on or off
switch_dynamics
on
off
:==
o
n
;
// to turn dynamics on or off
// ...MV
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