added rcsid

This commit is contained in:
sater
1984-07-12 14:07:14 +00:00
parent 3671970cc5
commit 0ae1957f80
7 changed files with 11 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
program t4(input,output);
{ Tests for the EM-1 compiler }
const rcsversion='$Header$';
type vec = array[1..1000] of integer;
spectrum = set of (red,blue,yellow);
#ifndef NOFLOAT