home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
ip
/
manage
/
snmp
/
mit
/
bsd
/
systm.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
|
1991-05-17
|
313 b
|
16 lines
#ifndef _SYSTM_H_
#define _SYSTM_H_
/*
* $Header: systm.h,v 3.0 91/05/17 16:14:34 jrd Rel $
* Author: J. Davin
* Copyright 1988, 1989, Massachusetts Institute of Technology
* See permission and disclaimer notice in file "notice.h"
*/
#include <notice.h>
CVoidType systmInit ();
#endif /* _SYSTM_H_ */