/[MITgcm]/manual/tools/labels_do.sh
ViewVC logotype

Contents of /manual/tools/labels_do.sh

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


Revision 1.1 - (show annotations) (download) (as text)
Thu Feb 28 19:30:25 2002 UTC (22 years, 2 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint57l_post, checkpoint01, HEAD
File MIME type: application/x-sh
Adding extra online manual customisation tools

1 #!/bin/csh -f
2 set ofile = `echo ${argv[1]}_labels`
3 echo ${argv[1]}_labels
4 awk -f ../tools/labels.awk ${argv[1]} > ${ofile}

  ViewVC Help
Powered by ViewVC 1.1.22