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
ed685a61
Commit
ed685a61
authored
Jun 01, 2001
by
Martijn Vervoort
Browse files
removed import pp in order to make the compiler compilable without my
pretty print function.
parent
bf5f61b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/convertDynamics.icl
View file @
ed685a61
...
...
@@ -5,7 +5,7 @@ import syntax, transform, utilities, convertcases
USE_TUPLES
tuple
b
:==
b
;
// change also StdDynamic.icl and recompile all applications
extended_unify_and_coerce
no
yes
:==
no
;
// change also _unify and _coerce in StdDynamic
import
pp
;
//
import pp;
APPEND_DEFINING_TYPE_MODULE_NAMES_TO_TYPE_NAMES
yes
no
:==
no
import
RWSDebug
;
...
...
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