comparison liboctave/ChangeLog @ 4229:40153a2affd6

[project @ 2002-12-18 20:37:32 by jwe]
author jwe
date Wed, 18 Dec 2002 20:37:32 +0000
parents c20a1e67cef6
children 1feaee8df4ff
comparison
equal deleted inserted replaced
4228:309e799edc5a 4229:40153a2affd6
1 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Makefile.in (liboctave.$(SHLEXT)): Include $(LIBKPATHSEA) here.
4 (LINK_DEPS): Not here.
5
1 2002-12-06 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2002-12-06 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * str-vec.cc (string_vector::compare): New static member function. 8 * str-vec.cc (string_vector::compare): New static member function.
4 * str-vec.h: Provide decl. 9 * str-vec.h: Provide decl.
5 (string_vector::sort): Use it. 10 (string_vector::sort): Use it.