ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/linux/instal_aster.bash
(Generate patch)

Comparing magic/linux/instal_aster.bash (file contents):
Revision 963 by francois, Mon Aug 20 13:41:47 2018 UTC vs.
Revision 973 by amroune, Tue Sep 25 20:07:11 2018 UTC

# Line 40 | Line 40 | else
40   if [ $1 == 12.7 ];
41   then
42   version=12.7
43 + else
44   if [ $1 == 13.6 ];
45   then
46   version=13.6
# Line 54 | Line 55 | fi
55   fi
56   fi
57   fi
58 + echo "version" $version
59   echo "Checking / Installing dependencies"
60   tabdep=(gfortran python g++ gcc python-dev python-numpy python-qt4 tk bison flex libblas-dev liblapack-dev libmotif-dev )
61   if [ "$version" \> "13" ];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines