Overview
Comment: | Zapped unnecessary np and mp arguments |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b241907eaad4f81c972005603575f484 |
User & Date: | gawthrop@users.sourceforge.net on 1998-08-12 11:28:13 |
Other Links: | branch diff | manifest | tags |
Context
1998-08-12
| ||
12:29:18 | Put back some of the args stuff -- needed for plots. check-in: 3ea3262836 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:28:13 | Zapped unnecessary np and mp arguments check-in: b241907eaa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:09:54 |
Taken from NR share library nrpas13 as SVBKSB.PAS and renamed svbksb.p check-in: 86e6eb3260 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/p/svbksb.p from [ff90778f9a] to [d97150a209].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | - + + + + + | PROCEDURE svbksb(u: glmpbynp; w: glnparray; v: glnpbynp; |
︙ |
Modified mttroot/mtt/bin/trans/p/svdcmp.p from [3f56cede4f] to [5dcd97c79d].
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | - + + + + + + |
|
︙ |