home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super Net 1
/
SUPERNET_1.iso
/
PC
/
OTROS
/
UNIX
/
ARCHIE
/
CLIENTS
/
XARCHIE-.1
/
ACTIONS.H
< 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
C/C++ Source or Header
|
1993-04-22
|
258 b
|
14 lines
/*
* actions.h : Definition of global action procedures
*
* George Ferguson, ferguson@cs.rochester.edu, 20 Oct 1991.
* Version 2.0: 23 Apr 1993.
*/
#ifndef _ACTIONS_H
#define _ACTIONS_H
extern void initActions();
#endif /* _ACTIONS_H */