Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -15,10 +15,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.320 2001/07/27 23:38:38 geraint +## Changed comment below (# SUMMARY) - fixes xmtt. +## ## Revision 1.319 2001/07/27 23:29:10 geraint ## *** empty log message *** ## ## Revision 1.318 2001/07/24 04:17:30 gawthrop ## Removed all " from # SUMMARY lines - messes up xmtt @@ -1372,10 +1375,11 @@ echo ' -A solve algebraic equations symbolically' echo ' -D debug -- leave log files etc' echo ' -I prints more information' echo ' -abg start at abg.m representation' echo ' -c c-code generation' + echo ' -cc C++ code generation' echo ' -cr Use cr before resolving equations' echo ' -d use directory ' echo ' -dc Maximise derivative (not integral) causality' echo ' -dc Maximise derivative (not integral) causality' echo ' -i Use implicit, euler or rk4 integration'