home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
source
/
flipsrc.sit
/
flab.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1992-05-21
|
177 b
|
11 lines
/* sab.h
* ⌐ 1992 - Michael S. Engber - All Rights Reserved
*/
#ifndef H_sab
#define H_sab
extern OSErr FlipBNDL(FSSpecPtr spec_p);
extern OSErr RestartFinder(void);
#endif