Google
 

Trailing-Edge - PDP-10 Archives - decuslib10-01 - 43,50034/t4.c4
There are no other files named t4.c4 in the archive.
	SUBROUTINE VERSION
	IMPLICIT INTEGER(A-Z)
	DIMENSION VERN(5)
	DATA VERN/22HPDP-11 SIMULATOR  V012   /,VERNX/22/
	CALL LIST(VERN,1,VERNX,4)
	RETURN
	END