File mtt/bin/trans/abg2cmp_dia2txt artifact 1bb3659b08 part of check-in a8cce33cfa


#! /bin/sh

### abg2cmp_dia2txt
## Creates list of components contained in _abg.dia
## Copyright (C) 2002 by Geraint Paul Bevan

  ###################################### 
  ##### Model Transformation Tools #####
  ######################################

set -e

mtt_uncompress.sh $1_abg.dia
dia2abg.pl --create_component_list --diagram_name=$1


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