Overview
Comment:Added $info_switch to abg2cbg invocation
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 4e86926434b9d1bfe99cdcd85efa97a8ad6b3031115c4a1e72bd3649c98ee262
User & Date: gawthrop@users.sourceforge.net on 1998-11-10 11:55:40
Other Links: branch diff | manifest | tags
Context
1998-11-10
14:15:36
Now does matrix style for m<3 check-in: 500c77c138 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:55:40
Added $info_switch to abg2cbg invocation check-in: 4e86926434 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:16:41
Added structure rep check-in: bb5b8c4d64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mtt from [f11444faef] to [1e125ebc2a].

10
11
12
13
14
15
16



17
18
19
20
21
22
23
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26







+
+
+







# Copyright (c) P.J.Gawthrop, 1989, 1990, 1991, 1993, 1994, 1995, 1996.

###############################################################
## Version control history
###############################################################
## $Header$
## $Log$
## Revision 1.195  1998/10/28 13:58:57  peterg
## Added $1_sympars.txt prerequisite to _tf.m target
##
## Revision 1.194  1998/10/20 09:00:43  peterg
## Added a few summary lines - to help with xmtt
##
## Revision 1.193  1998/10/01 16:11:42  peterg
## Implicit integration now handles switches
##
## Revision 1.192  1998/09/29 20:09:46  peterg
1650
1651
1652
1653
1654
1655
1656
1657

1658
1659
1660
1661
1662
1663
1664
1653
1654
1655
1656
1657
1658
1659

1660
1661
1662
1663
1664
1665
1666
1667







-
+







	(sh $1_sub.sh "mtt $mtt_switches -q -u -l $level+1 " ' abg m null  || exit 1') || exit 1
	rbg2abg_m $info_switch $1


#SUMMARY cbg	causal bond graph (m)
#Acausal bond graph to causal bond graph: mfile
$1_cbg.m: $1_abg.m
	abg2cbg_m $1
	abg2cbg_m  $info_switch $1

$1_type.sh: $1_cbg.m

#SUMMARY cbg	causal bond graph (fig)
#SUMMARY cbg	causal bond graph (ps)
#SUMMARY cbg	causal bond graph (view)
#Causal bond graph: mfile to fig conversion


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