Differences From Artifact [483c54b40a]:
- Executable file mttroot/mtt/bin/trans/sub2subs — part of check-in [3e27ebe20f] at 1998-03-04 10:50:11 on branch origin/master — Stopped mtt writing out its messages. (user: gawthrop@users.sourceforge.net, size: 553) [annotate] [blame] [check-ins using]
To Artifact [41189e212e]:
- Executable file mtt/bin/trans/sub2subs — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 604) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/bin/trans/sub2subs — 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: 604) [annotate] [blame] [check-ins using]
︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | - + + + | # P.J.Gawthrop May 1997 # Copyright (c) P.J.Gawthrop, 1997. # echo the name of the subsystems one level down sh $1\_sub.sh "echo " # Create the corresponding subsystems -- quietly! |
︙ |