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: a02aee26fedae64a3da0381ab563cff8cbe976e0612ea3edb5189e13a810f7d0
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

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