summaryrefslogtreecommitdiff
path: root/Donjon/data/pincell_diphasic_pdrop.access
blob: 31ce67cae37d0763ca918cc3c44a680595f2018f (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
if [ $# = 0 ]
   then
   echo "usage: pincell_mphy_thm.access directory" 1>&2
   exit 1
fi
ln -s "$1"/data/pincell_mphy_thm_proc/_ACompo _ACompo
ln -s "$1"/data/assertS_low.c2m .
ls -l
echo "pincell_mphy_thm access script terminated"