Overview
Comment:File removed: abg2ibg_dia2m is now used instead.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 9c56eaad07561ad1f9050e6e8c327eb808ad1012d83bf34d9c3c939feca28ea9
User & Date: geraint@users.sourceforge.net on 2004-08-19 19:14:11
Other Links: branch diff | manifest | tags
Context
2004-08-19
19:17:41
Removed functions associated with writing _abg.m directly.
dia2abg.pl now produces _ibg.m instead.
check-in: d5745021a6 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:14:11
File removed: abg2ibg_dia2m is now used instead. check-in: 9c56eaad07 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-18
23:21:40
Removed labels on one vector bond to demonstrate port aliasing. check-in: fd23f0db0c user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes

Deleted mttroot/mtt/bin/trans/abg_dia2m version [eeab67c124].

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

### abg2cmp_dia2txt
## Creates _abg.m from _abg.dia
## Copyright (C) 2002 by Geraint Paul Bevan

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

set -e

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





























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