Overview
Comment: | *** empty log message *** |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
53e7e46e47a1e6bf8c95ad8948a34cf9 |
User & Date: | gawthrop@users.sourceforge.net on 2000-12-01 14:22:15 |
Other Links: | branch diff | manifest | tags |
Context
2000-12-01
| ||
14:28:34 | Initial revision check-in: 685c3eb122 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:22:15 | *** empty log message *** check-in: 53e7e46e47 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:18:44 |
-partition now partially works up to cse.m but need to think about indexing, struc files etc for subsystems. check-in: 07b57fa129 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/mtt_make_subsystems from [b6acb92e03] to [9acb3856cd].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | - - - - + + + + - + | #!/bin/sh # Makes subsystems for partitioning # Copyright (C) 2000 by Peter J. Gawthrop |