Artifact 0c580b20d507d08d6ba7073e5ba73efc1ec129f91c8c8faea0d9a62c6d204f5a:
- Executable file mttroot/mtt/bin/trans/sub2subs — part of check-in [25693e63c1] at 1997-05-21 10:09:19 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 403) [annotate] [blame] [check-ins using]
#!/bin/sh
######################################
##### Model Transformation Tools #####
######################################
# Bourne shell script: sub2subs
# Generates a list of all subsystems associated with system $1
# P.J.Gawthrop May 1997
# Copyright (c) P.J.Gawthrop, 1997.
# Recursively execute the subsystem files
sh $1\_sub.sh "echo "
sh $1\_sub.sh "sub2subs "