Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.153 1998/05/28 09:36:38 peterg +## --version and --versions switch +## ## Revision 1.152 1998/05/24 15:43:10 peterg ## Added symbolic solution of alg. equations (-A) ## ## Revision 1.151 1998/05/23 16:18:37 peterg ## ordinary differential equation.m files generated with the new ode2lang @@ -1119,11 +1122,11 @@ if [ "$level" = "0" ]; then \ sort_sympar $1_sympar.txt; \ fi endif ifeq ($switches,1) -$1_sympar.txt: $1_sub.sh $1_struc.txt +$1_sympar.txt: $1_sub.sh lbl2sympar_txt2txt $1 if [ "$level" = "0" ]; then \ mv $1_sympar.txt MTT_sympar.txt; \ else \