	PROGRAM INCL
c	Version 4.03	08-Mar-84	Skip Comment lines
c	Version 4.02	10-Dec-83
c
c	B. Kup, TH Darmstadt, D-6100 Darmstadt, W-Germany.
c	---------------------------------------------------------
c	FORTRAN/RT pre-processor to simulate an INCLUDE statement
c
c	Original program PFTRAN written by Dr. EDER, TH Darmstadt
c	Extended to handle multiple include statements by H. PAGE
c
c	Chain entry added.
c	B. Kup, TH Darmstadt.
c
c	Extended for compatibility with other INCLUDE processors,
c	which use a different syntax (file name in single quotes),
c	to support both flavors of INCLUDE.
c	B. Kup, TH Darmstadt.
c
c		INCLUDE 'filnam.ext'
c	%	include filnam.ext 
                                                                                                                                                                                                                                                                                                                                                     