Overview
Comment: | Created from lbl2sympar |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f99cbfde860910b9a7231928ec438b93 |
User & Date: | gawthrop@users.sourceforge.net on 1996-11-02 10:20:53 |
Other Links: | branch diff | manifest | tags |
Context
1996-11-02
| ||
10:22:22 | Now ignores SS lines. check-in: 6b4b9e949a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:20:53 | Created from lbl2sympar check-in: f99cbfde86 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:19:19 | Constitutive Relationship generation from lbl file check-in: bb2c5a853d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/lbl2cr_txt2r from [e0bb8fc6af] to [1ea9d202fe].
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | - + - - + + - - - - - - - - - - - - - - - - + - - + + - - + + + + - + | #! /bin/sh ###################################### ##### Model Transformation Tools ##### ###################################### |