Overview
| Comment: | *** empty log message *** |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
3c3b5b7d9d26f11e204d245b6b7cf3e1 |
| User & Date: | gawthrop@users.sourceforge.net on 2000-04-06 11:09:48.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2000-04-06
| ||
| 11:27:56 | Removed the in _cr.r check-in: 83cefeec8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 11:09:48 | *** empty log message *** check-in: 3c3b5b7d9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 11:01:15 | Replaced $PWD by `pwd` for sh compatibility check-in: 84d254e277 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/mtt_make_menu
from [aaca99c181]
to [f37709f312].
| ︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | + - + | # Creates tk/tcl menus for xmtt. # Copyright (c) P.J.Gawthrop, 1998,1999 #MTT blurb title=`mtt --version` #Collect all systems (inc dir name) pwd=`pwd`; |
| ︙ |