home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Crawly Crypt Collection 2
/
crawlyvol2.bin
/
program
/
pascal
/
pdial
/
intrface
/
newobs.int
< 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
Text File
|
1993-07-14
|
276 b
|
13 lines
unit newobs;
interface
uses gem;
procedure init_newobs(vdihandle: integer);
procedure fix_all(initmode: boolean);
procedure fix_tree(tree: AESTreePtr; initflag: boolean);
procedure set_dashmode(change2ln: boolean);
procedure set_shorttitle(short: boolean);