Mercurial > hg > octave-nkf
changeset 3113:61bb314b2c3d
[project @ 1997-11-28 05:32:41 by jwe]
author | jwe |
---|---|
date | Fri, 28 Nov 1997 05:32:41 +0000 |
parents | 92394a9e4784 |
children | 17579a02f0b3 |
files | src/ChangeLog src/lex.l |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 27 23:28:59 1997 John W. Eaton <jwe@bevo.che.wisc.edu> + + * lex.l (handle_string): Constructor for string class takes + (size_t, char) args, not (char, size_t). + Wed Nov 26 00:39:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> * Makefile.in (OCTAVE_LIBS): Include $(SPECIAL_MATH_LIB) just