Differences From Artifact [b2b4a9d48e]:

To Artifact [db39850f41]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
#! /bin/sh

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

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

set -e
  
# set LANG until fixed bug [647664]
LANG="C" dia2abg.pl --create_component_list --diagram_name=$1












<
|
1
2
3
4
5
6
7
8
9
10
11
12

13
#! /bin/sh

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

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

set -e
  

dia2abg.pl --create_component_list --diagram_name=$1

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