Overview
Comment:Initial revision
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 9e50e5fe646e757aca8dc5fe1b2efc7f52e062dd4ac9f9abf467334d7ab81709
User & Date: gawthrop@users.sourceforge.net on 2000-09-02 14:46:43
Other Links: branch diff | manifest | tags
Context
2000-09-02
15:21:31
Added -strip option check-in: 06ed7cb0b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:46:43
Initial revision check-in: 9e50e5fe64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:24:06
-sub switch introduced - works up to dae.r check-in: d8733a4781 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/bin/trans/mtt_get_subsystems version [f52b831404].








1
2
3
4
5
6
7
+
+
+
+
+
+
+
#!/bin/sh
# Gets the subsystems

subsystems=`sh $1_type.sh 'echo ' ' ' | awk '{if (NR>1) print $2}'`

echo $subsystems


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]