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

@@ -19,6 +19,7 @@ program t3(input,output,f1,f2,f3,f4,f5,f6);
{ The Berkeley and EM-1 compilers both can handle this program }
const rcsversion='$Header$';
type wavelength = (red,blue,yellow,q1,q2,q3,q4,q5,q6,q7,q8,q9,q10,q11,
pink,green,orange);
spectrum= set of wavelength;