Parent Directory
|
Revision Log
|
Revision Graph
- start by linking the stuff in ../input/ (useful to run outside of verification).
1 | gforget | 1.1 | #!/bin/csh -f |
2 | |||
3 | gforget | 1.2 | ln -s ../input/* . |
4 | gforget | 1.1 | ln -s ../input_fields/* . |
5 | |||
6 | mkdir DIAGfiles | ||
7 | mkdir ADJfiles | ||
8 | mkdir diags | ||
9 | mkdir tapes |
ViewVC Help | |
Powered by ViewVC 1.1.22 |