Overview
| Comment: | Allowe PAR in place of VAR |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
20ed6967e0afa33c1d9cc5abe03a45b8 |
| User & Date: | gawthrop@users.sourceforge.net on 2000-11-03 14:33:21.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2000-11-03
| ||
| 14:53:33 | Copy NOTPAR as well check-in: 5461f1be3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 14:33:21 | Allowe PAR in place of VAR check-in: 20ed6967e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 14:20:00 | Now used within mtt_make_sympars check-in: 4ee7bc78cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/abg2sympar_m2txt
from [cddeb96ae3]
to [20862ba1d3].
| ︙ | |||
33 34 35 36 37 38 39 | 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | - + |
break;
}
}
return matched;
}
BEGIN {
|
| ︙ |