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
81c25ba2
Commit
81c25ba2
authored
Feb 17, 2004
by
Ronny Wichers Schreur
🏘
Browse files
cleanup: prune imports
parent
d229eed9
Changes
2
Hide whitespace changes
Inline
Side-by-side
frontend/convertDynamics.dcl
View file @
81c25ba2
...
...
@@ -3,8 +3,8 @@
*/
definition
module
convertDynamics
import
syntax
,
transf
or
m
import
syntax
,
checksupp
or
t
from
transform
import
::
Group
::
TypeCodeVariableInfo
::
DynamicValueAliasInfo
...
...
frontend/convertDynamics.icl
View file @
81c25ba2
...
...
@@ -3,8 +3,7 @@
*/
implementation
module
convertDynamics
import
syntax
,
transform
,
utilities
,
convertcases
,
compilerSwitches
// import RWSDebug
import
syntax
from
type_io_common
import
PredefinedModuleName
// Optional
...
...
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