home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
x
/
volume8
/
xgrabsc
/
part02
/
patchlevel.h
next >
Wrap
C/C++ Source or Header
|
1990-08-20
|
513b
|
24 lines
#ifndef PATCHLEVEL_H
#define PATCHLEVEL_H
/*========================================================================
*
* Name - patchlevel.h
*
* Version: 1.1
*
* ccsid: @(#)patchlevel.h 1.1 - 8/16/90 09:12:36
* from: ccs/s.patchlevel.h
* date: 8/20/90 09:56:01
*
* Copyright (C), 1990 Bruce Schuchardt
* See cpyright.h for full copyright information.
*
* Description: patch level for xgrabsc
*
*========================================================================*/
#define XGRABSC_PATCHLEVEL 0
#endif