16 lines
558 B
C
Executable File
16 lines
558 B
C
Executable File
#ifndef h_null
|
|
#define h_null
|
|
/******************************************************************************
|
|
*
|
|
* Null include file supplied to fill in for non existent rules
|
|
*
|
|
* Module %M% Version %I% Date %H%
|
|
*
|
|
* (c) Copyright 1998 Ardent Software Inc. - All Rights Reserved
|
|
* This is unpublished proprietary source code of Ardent Software, Inc.
|
|
* The copyright notice above does not evidence any actual or intented
|
|
* publication of such source code.
|
|
*
|
|
******************************************************************************/
|
|
#endif
|