Parent Directory
|
Revision Log
|
Revision Graph
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 |