diff liboctave/ChangeLog @ 4710:48191fcee04d

[project @ 2004-01-22 19:12:02 by jwe]
author jwe
date Thu, 22 Jan 2004 19:12:02 +0000
parents cf141edca935
children 5101dffb4178
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Jan 22 18:10:53 2004 +0000
+++ b/liboctave/ChangeLog	Thu Jan 22 19:12:02 2004 +0000
@@ -1,3 +1,8 @@
+2004-01-22  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Makefile.in (distclean): Remove $(MX_OP_INC), $(VX_OP_INC),
+	and $(OPTS_INC).
+
 2004-01-22  Petter Risholm  <risholm@stud.ntnu.no>
 
 	* Array.cc (Array<T>::resize_and_fill): Correctly copy old elements.