comparison src/ChangeLog @ 9786:2c279308f6ab

fix includes in some src/DLD-FUNCTIONS files
author John W. Eaton <jwe@octave.org>
date Mon, 09 Nov 2009 12:12:57 -0500
parents 119d97db51f0
children 97f5de91427b
comparison
equal deleted inserted replaced
9785:ccad98db781b 9786:2c279308f6ab
1 2009-11-09 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/__delaunayn__.cc, DLD-FUNCTIONS/__dsearchn__.cc,
4 DLD-FUNCTIONS/__voronoi__.cc, DLD-FUNCTIONS/convhulln.cc,
5 DLD-FUNCTIONS/qz.cc, DLD-FUNCTIONS/tsearch.cc: Correctly include
6 config.h, don't include oct.h, etc.
7
1 2009-11-08 Jaroslav Hajek <highegg@gmail.com> 8 2009-11-08 Jaroslav Hajek <highegg@gmail.com>
2 9
3 * DLD-FUNCTIONS/bsxfun.cc: Add missing copyright. 10 * DLD-FUNCTIONS/bsxfun.cc: Add missing copyright.
4 (fill_table): Mark table as initialized. 11 (fill_table): Mark table as initialized.
5 12