blob: 319b75c308df6e35b1e4312597e15228d511f1b5 (
plain) (
tree)
|
|
// this is for the PowerMac
definition module CoclSystemDependent
from deltaIOSystem import DeviceSystem
from deltaEventIO import InitialIO, IOState
PathSeparator
:== ','
DirectorySeparator
:== ':'
SystemDependentDevices :: [DeviceSystem .a (IOState .a)]
SystemDependentInitialIO :: InitialIO *s
|