Artifact 40ffb2ad9e28325707340bb32dfcb49db138378dd54410db7c33a5ba38519a8c:
- Executable file mttroot/mtt/bin/trans/abg2cmp_dia2txt — part of check-in [f3ad6b0503] at 2002-12-03 08:51:22 on branch origin/master — Wrappers for trans/dia2abg.pl. (user: geraint@users.sourceforge.net, size: 387) [annotate] [blame] [check-ins using] [more...]
#! /bin/sh ### abg2cmp_dia2txt ## Creates list of components contained in _abg.dia ## Copyright (C) 2002 by Geraint Paul Bevan ###################################### ##### Model Transformation Tools ##### ###################################### # set LANG until fixed bug [647664] LANG="C" dia2abg.pl --create_component_list --diagram_name=$1 --component_list_file=$1_cmp.txt