Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
clean-and-itasks
clean-libraries
Commits
63761e7f
Commit
63761e7f
authored
Jun 27, 2002
by
John van Groningen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
import dec as well
parent
a06ae71e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
StdEnv/_SystemEnum.dcl
StdEnv/_SystemEnum.dcl
+2
-2
No files found.
StdEnv/_SystemEnum.dcl
View file @
63761e7f
...
...
@@ -14,8 +14,8 @@ definition module _SystemEnum
[from, then .. to] -> _from_then_to from then to
*/
//
from StdClass import
Enum,IncDec,Ord
,<=,inc
from
StdClass
import
class
Enum
(..),
class
IncDec
(..),
inc
,
class
Ord
(..),
<=
from
StdClass
import
class
Enum
(..),
class
IncDec
(..),
class
Ord
(..)
,<=,
inc
,
dec
from
StdBool
import
not
import
StdInt
...
...
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