Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7817:31fb919ba0c0
Add the debug function
author | David Bateman <dbateman@free.fr> |
---|---|
date | Sun, 25 May 2008 16:32:30 +0200 |
parents | a41df65f3f00 |
children | b74039822fd2 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,8 @@ 2008-06-02 David Bateman <dbateman@free.fr> + * miscellaneous/debug.m: New file.. + * Makefile.in (SOURCES): Add it to the list. + * general/interp1q.m: Remove spaces between functions and args in []. Fix test code to actually test interp1q.