added rcsid

This commit is contained in:
sater
1984-07-12 14:07:14 +00:00
parent 10b9e1a748
commit 1eaf02a3e1
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