Overview
| Comment: | Put equation on one line - easier for gino to parse |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6c46f9f457d8134009933043695f7748 |
| User & Date: | gawthrop@users.sourceforge.net on 2003-03-24 12:17:10.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2003-03-24
| ||
| 12:18:00 | Default file when no second argument check-in: 52245d1dec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 12:17:10 | Put equation on one line - easier for gino to parse check-in: 6c46f9f457 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 12:04:55 | Added -I switch check-in: 1506a53f51 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/m/equation.m
from [59fe75aa47]
to [20f1c9cc29].
| ︙ | |||
66 67 68 69 70 71 72 | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 | - + - + - + - + |
a_comma = "";
else
a_comma = ",";
endif
## Set up first line of RHS
|