source: trunk/00FlowSolve_PL/CMD_ODYSSEUS/sub_00FlowSolve_PL @ 11

Last change on this file since 11 was 11, checked in by xlvlod, 18 years ago

Import initial

File size: 63 bytes
Line 
1
2echo 'PWD='$PWD
3
4ln -s $1 $2
5
6cd src
7
8./cfd.x
9
10\rm -rf $2
11
12
Note: See TracBrowser for help on using the repository browser.