Fortran Include

Indicates that a file is included by a program unit.

PROGRAM MAIN 
   INCLUDE 'common.inc' 
   ... 
END PROGRAM
Reference Kind
Entity Performing Reference
Entity Being Referenced
Fortran Include
MAIN
common.inc
Fortran Includeby
common.inc
MAIN
 

Scientific Toolworks, Inc.
http://www.scitools.com