Differences From Artifact [c2d4950465]:
- Executable file mttroot/mtt/bin/trans/cse2smx_lang — part of check-in [0cefd409e3] at 2000-04-10 12:05:03 on branch origin/master — Now does smx, smax smxax seperately. (user: gawthrop@users.sourceforge.net, size: 2844) [annotate] [blame] [check-ins using]
To Artifact [ff0e07e945]:
- Executable file mttroot/mtt/bin/trans/cse2smx_lang — part of check-in [9b227e22df] at 2000-04-11 12:22:45 on branch origin/master — *** empty log message *** (user: gawthrop@users.sourceforge.net, size: 2845) [annotate] [blame] [check-ins using]
︙ | |||
122 123 124 125 126 127 128 | 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 | - + | END; %Shut the output according to the language. GENTRANSHUT "$1_$rep.body"; EOF if [ "$lang" = "m" ]; then |
︙ |