/[MITgcm]/MITgcm/doc/api_reference/protex
ViewVC logotype

Diff of /MITgcm/doc/api_reference/protex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by edhill, Fri Mar 26 19:41:44 2004 UTC revision 1.2 by edhill, Fri Mar 26 23:46:11 2004 UTC
# Line 273  ARG: Line 273  ARG:
273    
274  #    Print page header  #    Print page header
275  #    -----------------  #    -----------------
276         chomp($Date);
277       printf "\n\\markboth{Left}{Source File: %s,  Date: %s}\n\n",       printf "\n\\markboth{Left}{Source File: %s,  Date: %s}\n\n",
278                                 $FileBaseName,    $Date;                                 $FileBaseName,    $Date;
279    
# Line 888  sub print_help { Line 889  sub print_help {
889      print "     -A   Ada code";      print "     -A   Ada code";
890      print "     -C   C++ code";      print "     -C   C++ code";
891      print "     -F   F90 code";      print "     -F   F90 code";
892        print "     -7   F77 code";
893      print "     -S   Shell script";      print "     -S   Shell script";
894      print " ";      print " ";
895      print "  The options can appear in any order.  The options, -h and -b,";      print "  The options can appear in any order.  The options, -h and -b,";

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22