comparison liboctave/ChangeLog @ 3505:5a2c5361dbf1

[project @ 2000-02-01 11:04:15 by jwe]
author jwe
date Tue, 01 Feb 2000 11:05:08 +0000
parents 5eef8a2294bd
children 00fdd363c098
comparison
equal deleted inserted replaced
3504:5eef8a2294bd 3505:5a2c5361dbf1
1 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * oct-getopt.h, oct-getopt.c: New files for interface to getopt.
4
5 * oct-kpse.h, oct-kpse.c: New files for interface to kpathsearch.
2 6
3 * dMatrix.cc (write_int, read_int): No longer declared static. 7 * dMatrix.cc (write_int, read_int): No longer declared static.
4 8
5 * CDiagMatrix.h: Delete decls for friend operators that are 9 * CDiagMatrix.h: Delete decls for friend operators that are
6 handled by MDiagArray2 class. Move others outside class decl and 10 handled by MDiagArray2 class. Move others outside class decl and