logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

findg - locates calls to all entries in pre-GKS NCAR Graphics

Description

findg  reads  an  input  FORTRAN  file,  fortran-file, from the standard input and prints out those lines
       (along with line numbers) which contain calls to old plotting entries from the pre-GKS NCAR plot package.
       In conversions to GKS, the user should examine these calls  for  possible  changes.   Many  entries  will
       require no change.  For details on needed changes, see the "Conversion Guide" section of the Version 2.00
       User's Guide.

       If the single character $ is read in column 1 of any input line, then a complete list of the entry points
       being searched for is printed, and execution is terminated.

Name

       findg - locates calls to all entries in pre-GKS NCAR Graphics

Synopsis

findg<fortran-file

See Also