Differences From Artifact [8b839d7a30]:
- Executable file mttroot/mtt/bin/trans/abg2cr_m2txt — part of check-in [5ca7145984] at 2000-12-28 12:48:53 on branch origin/master — Put under RCS (user: gawthrop@users.sourceforge.net, size: 897) [annotate] [blame] [check-ins using] [more...]
To Artifact [6c927fa6eb]:
- Executable file
mttroot/mtt/bin/trans/abg2cr_m2txt
— part of check-in
[66bb5feadf]
at
2002-04-28 18:41:27
on branch origin/master
— Fixed [ 549658 ] awk should be gawk.
Replaced calls to awk with call to gawk. (user: geraint@users.sourceforge.net, size: 898) [annotate] [blame] [check-ins using] [more...]
︙ | |||
22 23 24 25 26 27 28 | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | - + | rm -f mtt_error # This is the main transformation using awk # And remove crs with same name as system |
︙ |