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

Contents of /manual/tools/make_mail_subjects.sh

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


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

1 #!/bin/csh -f
2 foreach f ( node*.html )
3
4 cat ../tools/make_mail_subjects.ed | ed $f
5
6 end

  ViewVC Help
Powered by ViewVC 1.1.22