Artifact f52b831404c7427329472ec148dfdc4e204e9758933f2b109c752c203082e981:


#!/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 ]