home *** CD-ROM | disk | FTP | other *** search
- /*H+ patchlevel.h
- *
- * SCCS ID: @(#)patchlevel.h 1.11 93/02/08 SMI
- *
- * Copyright (c) 1990-1992 Sun Microsystems, Inc. All rights reserved.
- * See LEGAL_NOTICE file for terms of the license.
- *
- * PURPOSE:
- *
- * Defines the UIT patchlevel.
- *
- *H-*/
-
- #ifndef _PATCHLEVEL_H
- #define _PATCHLEVEL_H
-
- #define PATCHLEVEL 00
-
- #endif /* _PATCHLEVEL_H */
-