home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Environments
/
Clean 1.2.4
/
PowerMacInterface
/
notification.dcl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Modula Definition
|
1994-06-24
|
177 b
|
9 lines
|
[
TEXT/3PRM
]
definition module notification;
import mac_types;
:: NMRecPtr :== Int;
NMInstall :: !NMRecPtr !Toolbox -> (!Int,!Toolbox);
NMRemove :: !NMRecPtr !Toolbox -> (!Int,!Toolbox);