c ------------------------------------------------------------------------ c c Module: ~~/\~~Module_name c c Facility: ~~/\~~Facility_Name c c Points of Entry: c c 1. ~~/\~~Entry_Point_Name c c Function: c ~~/\~~Function_description c c Invocation Protocol: c ~~/\~~Protocol_description c c Notes: c 1. ~~/\~~ c c Revision: 1.0 ~~/\~~Date ~~/\~~Author c c Language: VAX/VMS Fortran, Enhanced 1977 ANSI Standard. c c External Status References: c IMPLICIT NONE c Facility Defined Status Values: c ~~/\~~ c c VAX/VMS Common Run Time Library Status Values: c ~~/\~~ c c VAX/VMS RMS Status Values: c ~~/\~~ c c VAX/VMS System Service Status Values: c ~~/\~~ c c External Data References: c ~~/\~~ c c External Routine References: c (Routines which include type specification are c function type routines which typically return c status in R0, the Fortran function value. c c Facility Defined Routines: c ~~/\~~ c c VAX/VMS Common Run Time Library Routines: c ~~/\~~ c c VAX/VMS RMS Routines: c ~~/\~~ c c VAX/VMS System Services: c ~~/\~~ c c-- c....................................................................... c... Argument List Specifications ...................................... c....................................................................... c... ~~/\~~ c....................................................................... c... Local Specifications .............................................. c....................................................................... c... Local Status Variable Specifications: c... ~~/\~~ c... Local Variable Specifcations: c... ~~/\~~ c... Local Variable and Parameter Compile Time Initialization: c... ~~/\~~ c....................................................................... c... Executable ........................................................ c....................................................................... END