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
c1e5fcf5
Commit
c1e5fcf5
authored
Feb 14, 2001
by
Martin Wierich
Browse files
just setting the switch for import syntax from "2.0" back to "1.3"
parent
30bb9fae
Changes
2
Hide whitespace changes
Inline
Side-by-side
frontend/syntax.dcl
View file @
c1e5fcf5
...
...
@@ -6,7 +6,7 @@ import scanner, general, typeproperties, Heap
PA_BUG
on
off
:==
on
switch_import_syntax
one_point_three
two_point_zero
:==
two
_point_
zero
switch_import_syntax
one_point_three
two_point_zero
:==
one
_point_
three
/* when finally removing this switch also remove the argument of STE_Instance and ID_OldSyntax */
SwitchFusion
fuse
dont_fuse
:==
dont_fuse
...
...
frontend/syntax.icl
View file @
c1e5fcf5
...
...
@@ -5,7 +5,7 @@ import StdEnv, compare_constructor // ,RWSDebug
import
scanner
,
general
,
Heap
,
typeproperties
,
utilities
PA_BUG
on
off
:==
on
switch_import_syntax
one_point_three
two_point_zero
:==
two
_point_
zero
switch_import_syntax
one_point_three
two_point_zero
:==
one
_point_
three
SwitchFusion
fuse
dont_fuse
:==
dont_fuse
switch_port_to_new_syntax
port
dont_port
:==
dont_port
...
...
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