Changes In Branch origin/master Through [a02aee26fe] Excluding Merge-Ins

This is equivalent to a diff from a02aee26fe to a02aee26fe

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


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