source: PSPA/testPhilPSPA/trunk/goTransp.sh @ 486

Last change on this file since 486 was 17, checked in by lemeur, 12 years ago

modifs mineures

File size: 152 bytes
Line 
1#!/bin/sh
2
3echo "fichier entree TRANSPORT  : " $pbpath/$nametransp".in"
4$transportpath/trns.exe < $pbpath/$nametransp".in" > $pbpath/$nametransp".out"
5
Note: See TracBrowser for help on using the repository browser.