added rcsid
This commit is contained in:
@@ -20,6 +20,7 @@ program t2(input,output);
|
||||
{ This program can be used to test out PASCAL compilers }
|
||||
|
||||
const
|
||||
rcsversion='$Header$';
|
||||
kew='q';
|
||||
#ifndef NOFLOAT
|
||||
eps = 2.0e-7; { This constant is machine dependent }
|
||||
|
||||
Reference in New Issue
Block a user