head     1.2;
branch   ;
access   ;
symbols  Version_2_1:1.2 Version_2:1.1;
locks    ; strict;
comment  @ * @;


1.2
date     90.08.17.08.54.23;  author cimarron;  state Exp;
branches ;
next     1.1;

1.1
date     90.06.12.21.24.54;  author cimarron;  state Version_2;
branches ;
next     ;


desc
@initial obsoletion..
@


1.2
log
@added pathnames to #include statements
@
text
@#ifndef	_CATALOG_H_
#define	_CATALOG_H_	"$Header: RCS/catalog.h,v 1.1 90/06/12 21:24:54 cimarron Version_2 Locker: cimarron $"

#define CATALOG_H_OBSOLETE 1
#define CATALOG_H_OBSOLETE 2
    
/* ----------------
 *	this file has been made obsolete by the information in
 *	src/lib/H/catalog/pg_xxx.h
 * ----------------
 */
#include "cat.h"

#endif _CATALOG_H_
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
#define	_CATALOG_H_	"$Header: RCS/catalog.h,v 1.8 90/06/08 13:34:16 cimarron Exp $"
d8 2
a9 2
 *	this file has been made obsolete.  references to it should
 *	be replaced by cat.h -cim 6/8/90
@
