Subversion Repositories lagranto.ecmwf

Rev

Rev 3 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 michaesp 1
#!/bin/csh
2
 
3
# ----- Run Lagrantoninstaller -------------------
4
 
5
./install.csh all
6
 
7
exit 0