Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -13,10 +13,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.268 2000/09/27 16:15:55 peterg +## Now sh (as opposed to bash) compatible - fixed dat22dat again +## ## Revision 1.267 2000/09/21 10:08:30 peterg ## Version 4.7.1 - bug in odes.dat representation fixed in dat22dat ## ## Revision 1.266 2000/09/19 07:47:38 peterg ## fig2dev back to eps - ps produces a4 style output. @@ -901,11 +904,11 @@ #Check $MTTPATH has been set mtt_check_var "$MTTPATH" "MTTPATH" #Version -version='4.7.2' +version='4.7.3' # MTT recursion level is zero unless explicitly set level=0 #Computation mode is octave by default