-- (C) Copyright International Business Machines Corporation 23 January 
-- 1990.  All Rights Reserved. 
--  
-- See the file USERAGREEMENT distributed with this software for full 
-- terms and conditions of use. 
-- SCCS Info: @(#)pragmas	1.2 3/13/90

This file defines the pragma language of the compiler.  Current pragmas are:

program		for predefined!program.  just like a record, but has an extra
		field for the Li code when it is checked.

enumbase N	normally, enumeration values start with zero.  this starts them
		at the specified value instead.

