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
stdenv
Commits
2681fb72
Commit
2681fb72
authored
Dec 02, 1999
by
Peter Achten
Browse files
(PA)
parent
fb964bf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ObjectIO/ObjectIO/StdPStClass.dcl
View file @
2681fb72
...
...
@@ -10,7 +10,6 @@ definition module StdPStClass
import
StdFile
,
StdFileSelect
,
StdSound
,
StdTime
from
iostate
import
PSt
,
IOSt
//from channelenv import ChannelEnv // MW11++
/* PSt is an environment instance of the following classes:
...
...
@@ -29,4 +28,3 @@ instance FileEnv (PSt .l), (IOSt .l) // MW11 added IOSt
instance
FileSelectEnv
(
PSt
.
l
)
instance
TimeEnv
(
PSt
.
l
),
(
IOSt
.
l
)
// MW11 added IOSt
instance
playSoundFile
(
PSt
.
l
)
//instance ChannelEnv (PSt .l), (IOSt .l) // MW11 added IOSt
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