Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -15,10 +15,17 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.370 2003/02/11 20:04:08 geraint +## Reverted to line-by-line optimisation as default and added caution to +## description of -optg. +## +## Global optimisation has been observed to create assignments using +## uninitialised temporary variables. +## ## Revision 1.369 2003/02/06 20:28:40 geraint ## Added -ibg switch to aid testing during development of ibg2abg.m ## ## Revision 1.368 2002/12/12 17:18:41 geraint ## Fixed [ 647664 ] Namespace clash: LANG @@ -2786,10 +2793,13 @@ #SUMMARY struc structure - list of inputs, outputs and states (tex) #SUMMARY struc* structure - list of inputs, outputs and states (view) #Elementary system equations + definitions ${sys}_ese.r: ${sys}_cbg.m cbg2ese_m2r $partition $info_switch $Subsystem; #ese_tidy $1 + +${sys}_sese.r: ${sys}_cbg.m ${sys}_struc.m + cbg2sese_m2r $Subsystem $1_def.r: $1_ese.r touch $1_def.r $1_struc.txt: $1_ese.r touch $1_struc.txt