Overview
Comment: | Main component loop now misses out the ports (SS:[]) -- the causality is merely passed through these components. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a02aee26fedae64a3da0381ab563cff8 |
User & Date: | gawthrop@users.sourceforge.net on 1997-08-18 11:23:59 |
Other Links: | branch diff | manifest | tags |
Context
1997-08-18
| ||
12:45:24 |
Replaced: comp_bonds = bonds(bond_list,:) by: for kk = 1:n_comp comp_bonds(kk,:) = bonds(comp(kk),:); end; to avoid an octave bug in 1.92. check-in: c07c83d7e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:23:59 |
Main component loop now misses out the ports (SS:[]) -- the causality is merely passed through these components. check-in: a02aee26fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-15
| ||
13:31:00 | Initial revision check-in: 252956bb20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/m/abg2cbg.m from [78e9f9a094] to [23f6a7ee0b]. [diff]