next up previous index
Next: Z007 Job Time Up: CERNLIB Previous: Y251 HPLOT :

Z001 Print KERNLIB Version Numbers

Routine ID: Z001
Author(s): J. ZollLibrary: KERNLIB
Submitter: Submitted: 19.09.1991
Language: FortranRevised:

KERNGT prints the titles of the PAM-files which have been used to make the general part of KERNLIB.

Structure:

SUBROUTINE subprogram
User Entry Names: KERNGT
Files Referenced: Parameter

Usage:

    CALL KERNGT(LUN)
with:
LUN
Fortran logical unit number for printing, if zero: use 'standard output'.

Examples:

      CALL KERNGT(0)
gives something like:
    KERNGT.  KERNLIB from:  KERNAPO  1.23  910719 13.00
                            KERNFOR  4.29  910731 19.17

Z007


Janne Saarela
Mon Apr 3 15:06:23 METDST 1995