File:  [Research Unix] / researchv10dc / 630 / include / sccsid.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

/*	Copyright (c) 1987 AT&T	*/
/*	  All Rights Reserved  	*/

/*	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T	*/
/*	The copyright notice above does not evidence any   	*/
/*	actual or intended publication of such source code.	*/

/*
 *	VERSION() is used to identify a C module's sccs id.
 *		(the number in parens is the sccs id of the
 *		"include" component of this delivery).
 *	HVERSION() is now obsolete
 *
 */
#ifdef lint
#define VERSION(x);
#define HVERSION(n,x);
#else
#define VERSION(x) static char _2Vsccsid[]="x(1.0)";
#define HVERSION(n,x);
#endif

/*
 *		NOTE: sccsid.h needs to be admin'd whenever headers
 *		get turned over.  The 1.0 should be %Y% and be updated
 *		with each new release using admin -ft.
 *
 */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.