Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8126:a012580f0d2f
comet.m: New File.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Mon, 22 Sep 2008 13:28:30 -0400 |
parents | 99602635172a |
children | 86568be36992 |
comparison
equal
deleted
inserted
replaced
8125:4fce6da228c6 | 8126:a012580f0d2f |
---|---|
1 2008-09-22 Ben Abbott <bpabbott@mac.com> | |
2 | |
3 * plot/comet.m: New file. | |
4 * plot/Makefile.in (SOURCES): Add it here. | |
5 | |
1 2008-09-22 David Bateman <dbateman@free.fr> | 6 2008-09-22 David Bateman <dbateman@free.fr> |
2 | 7 |
3 general/quadgk.m: No function count in quadgk and so don't try and | 8 general/quadgk.m: No function count in quadgk and so don't try and |
4 print it when given trace argument. | 9 print it when given trace argument. |
5 | 10 |