Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8466:4d008d9f0ccf
fsolve.m: style fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 12 Jan 2009 13:04:13 -0500 |
parents | ebdf1e058d85 |
children | 77b8d4aa2743 |
comparison
equal
deleted
inserted
replaced
8465:cddf85b1524a | 8466:4d008d9f0ccf |
---|---|
1 2009-01-12 John W. Eaton <jwe@octave.org> | |
2 | |
3 * optimization/fsolve.m: Style fixes. | |
4 | |
1 2009-01-12 Thorsten Meyer <thorsten.meyier@gmx.de> | 5 2009-01-12 Thorsten Meyer <thorsten.meyier@gmx.de> |
2 | 6 |
3 * strings/strvcat.m: Remove. | 7 * strings/strvcat.m: Remove. |
4 * strings/Makefile.in (SOURCES): Remove strvcat.m. | 8 * strings/Makefile.in (SOURCES): Remove strvcat.m. |
5 | 9 |