Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.133 1998/02/24 22:35:33 peterg +## Added -p (preserve) switch to cp in tidy mode. +## ## Revision 1.132 1998/02/24 22:33:23 peterg ## new state reresentation included ## ## Revision 1.131 1998/02/23 16:21:21 peterg ## Just do model name in summary line of lbl file @@ -1099,15 +1102,18 @@ #SUMMARY state state declaration (txt) -- default $1_state.txt: mtt $mtt_switches $1 struc txt; mtt $mtt_switches $1 ss r; struc2state_txt2txt $1 + +#SUMMARY state state declaration (m) +$1_state.m: $1_state.txt $1_sympar.txt + txt2m $1 state #SUMMARY state state declaration (c) -$1_state.c: $1_state.txt $1_sympar.c +$1_state.c: $1_state.txt $1_sympar.txt txt2c $1 state - #SUMMARY input numerical input declaration (c) ifeq ($switches,0) $1_input.c: $1_input.txt $1_sympar.c input_txt2c $1