head     1.1;
access   ;
symbols  ;
locks    ; strict;
comment  @@;


1.1
date     87.01.12.14.21.29;  author jeff;  state Stab;
branches ;
next     ;


desc
@Modula to Modula-2 translator data file
@


1.1
log
@Straightforward translation of most of the Modula standard identifiers.
@
text
@10
boolean		BOOLEAN		0
cardinal	CARDINAL	0
char		CHAR		0
dec		DEC		0
false		FALSE		0
halt		HALT		0
high		HIGH		0
inc		INC		0
integer		INTEGER		0
true		TRUE		0
@
