NAME 

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

SYNOPSIS 

findg <fortran-file

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.

COPYRIGHT 

Copyright (C) 1987-2002 University Corporation for Atmospheric Research

This documentation is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.