37 lines
1.4 KiB
C
Executable File
37 lines
1.4 KiB
C
Executable File
#ifndef h_packages
|
|
#define h_packages
|
|
/******************************************************************************
|
|
*
|
|
* Definition of available uv packages
|
|
*
|
|
* 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.
|
|
*
|
|
*******************************************************************************
|
|
*
|
|
* Maintenence log - insert most recent change descriptions at top
|
|
*
|
|
* Date.... GTAR# WHO Description.........................................
|
|
* 10/14/98 23801 SAP Change copyrights.
|
|
* 03/01/94 13165 TMC Broke package installation
|
|
* 09/17/93 11392 WLG Change uvnet expiry back to uv for default only.
|
|
* 09/03/93 11392 TMC Change uvNet licensing to limited # servers
|
|
* 08/02/93 11933 TJR Add SQLCO and SQLSO to packages list
|
|
* 11/02/92 10107 JWT Add JET and Compusheet+, accuplot to package list
|
|
* 06/19/92 9736 WLC Changed NEWLOOK user limit to -2.
|
|
* 04/08/92 9339 LAG Removed -GDT package, added -NEWLOOK package,
|
|
* added -NL_SERVERS package, and changed
|
|
* the expiry date for the -OUTLOOK package.
|
|
* 05/22/91 8376 JWT new authorization
|
|
*
|
|
*****************************************************************************/
|
|
|
|
#include "disk.h"
|
|
|
|
|
|
#endif
|