Intial commit
This commit is contained in:
15
prospero/lib/psrv/wais_gw/panic.h
Normal file
15
prospero/lib/psrv/wais_gw/panic.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/* WIDE AREA INFORMATION SERVER SOFTWARE:
|
||||
Developed by Thinking Machines Corporation and put into the public
|
||||
domain with no guarantees or restrictions.
|
||||
*/
|
||||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
#ifndef panic_h
|
||||
#define panic_h
|
||||
|
||||
#include "cdialect.h"
|
||||
|
||||
void panic(char* formatString,...);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user