Overview
Comment:Initial revision
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 9612f6fc83440ce325083065244e88365eb38f7a4cbec6d37c339c5551543c64
User & Date: gawthrop@users.sourceforge.net on 1997-08-18 13:12:23
Other Links: branch diff | manifest | tags
Context
1997-08-18
16:25:25
Minor bug fixes check-in: e87199e5d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:12:23
Initial revision check-in: 9612f6fc83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
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

Changes

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