Overview
Comment: | Gnu plot conversion now done externally in dat2gdat |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cf192ce496fb9a6d4c1026033700f743 |
User & Date: | gawthrop@users.sourceforge.net on 1996-08-14 09:21:17 |
Other Links: | branch diff | manifest | tags |
Context
1996-08-14
| ||
19:20:41 | Fixed output naming bug. check-in: 2a444bb6bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:21:17 | Gnu plot conversion now done externally in dat2gdat check-in: cf192ce496 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:16:08 | Step response now goes through m, dat and gdat conversions check-in: 6169ce90bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/gdat2ps from [b35e469141] to [03a3d7e493].
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 40 | - + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + - + | #! /bin/sh ###################################### ##### Model Transformation Tools ##### ###################################### |