Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,14 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.172 1998/07/26 11:13:38 peterg +## Fixed name classes with globs - ide is that all @strong{MTT} variables +## start with @strong{MTT} +## ## Revision 1.171 1998/07/25 20:37:22 peterg ## Removes -s (switches) option -- they are now assumed to be present ## I still need to shift the old switch ## ## Revision 1.170 1998/07/25 19:16:22 peterg @@ -1351,11 +1355,11 @@ echo 'METHOD="Implicit";'; \ )> $1_simpar.txt #SUMMARY simpar simulation information (m) $1_simpar.m: $1_simpar.txt - tx2m $1 simpar + txt2m $1 simpar #SUMMARY simpar simulation information c header file (h) $1_simpar.h: $1_simpar.txt simpar_txt2h $1 @@ -1642,12 +1646,12 @@ $1_odeo.p : $1_def.r $1_odeo.m mtt_m2p $1_odeo.m $1_switch.p : $1_def.r $1_switch.m mtt_m2p $1_switch.m $1_ode2odes.p : $1_def.r $1_simpar.p $1_numpar.p $1_state.p $1_input.p \ - $1_ode.p $1_odeo.p $1_switch.p $1_ode2odes.m mtt_write.p \ - mtt_update.p + $1_ode.p $1_odeo.p $1_switch.p $1_ode2odes.m \ + mtt_write.p mtt_update.p sign.p mtt_m2p $1_ode2odes.m $1_ode2odes.c: $1_ode2odes.p mtt_p2c $info_switch $1 ode2odes @@ -2110,10 +2114,12 @@ $1_$2.vc: RCS echo Version control on $1_$2.$VCext ci -I $1_$2.$VCext