Index: mttroot/mtt/bin/trans/lang_header ================================================================== --- mttroot/mtt/bin/trans/lang_header +++ mttroot/mtt/bin/trans/lang_header @@ -6,10 +6,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.5 1998/07/25 20:42:30 peterg +## No assignements for switch either +## ## Revision 1.4 1998/07/25 10:43:10 peterg ## No assignments of x or u if sm rep. ## ## Revision 1.3 1998/07/19 15:52:15 peterg ## Don't call the _input function - make it external from now on ... @@ -146,11 +149,11 @@ # Globals sympar2global_txt2lang $1 $language if [ "$language" = "c" ] || [ "$language" = "m" ]; then - if [ "$rep" != "sm" ]&&[ "$rep" != "switch" ]; then + if [ "$rep" != "sm" ]&&[ "$rep" != "dm" ]&&[ "$rep" != "switch" ]; then # Common part - ode (c and m) # Use octave for this bit - needs the definition file $MATRIX -q <