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

Annotation of /manual/tools/make_mail_subjects.sh

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


Revision 1.2 - (hide 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
Changes since 1.1: +3 -4 lines
File MIME type: application/x-sh
Adding extra online manual customisation tools

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

  ViewVC Help
Powered by ViewVC 1.1.22