Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -13,10 +13,14 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.291 2000/12/27 14:50:40 peterg +## This is the first CVS version (4.9). +## Commented out code now deleted +## ## Revision 1.290 2000/12/05 09:59:37 peterg ## Generates $1_cr.h - allows inclusion of c functions for crs ## ## Revision 1.289 2000/12/05 09:01:52 peterg ## Changed == to = @@ -331,11 +335,10 @@ ## Revision 1.192 1998/09/29 20:09:46 peterg ## Fixed nyfr and nifr plotting bug ## ## Revision 1.191 1998/09/02 12:05:39 peterg ## Added INPUT to simpar -## ## Revision 1.190 1998/09/02 11:48:51 peterg ## VERSION 3.2 (Swansea) ## abg data structure now uses explicti port and subsystem lists so that ## processing is in predetermined order. ## @@ -2017,17 +2020,18 @@ #SUMMARY state numerical state declaration -- default (txt) $1_state.txt : FORCE mtt -q $1 struc txt mtt -q $1 sympar txt + mtt -q $1 def r ifeq ($target,$1_state.txt) mtt_update $1 state update else mtt_update $1 state endif -#SUMMARY state numerical state declaration -- default (txt) +#SUMMARY input numerical state declaration -- default (txt) $1_input.txt : FORCE mtt -q $1 struc txt mtt -q $1 sympar txt ifeq ($target,$1_input.txt) mtt_update $1 input update