Mercurial > hg > octave-nkf
changeset 6784:ad4dd4124c16
[project @ 2007-07-23 16:13:47 by dbateman]
author | dbateman |
---|---|
date | Mon, 23 Jul 2007 16:13:47 +0000 |
parents | f966543d105f |
children | 5ce6ecc1377b |
files | doc/ChangeLog doc/interpreter/Makefile.in |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-07-23 David Bateman <dbateman@free.fr> + + * interpreter/Makefile.in (SUB_SOURCE): remove bit.txi. + 2007-07-19 David Bateman <dbateman@free.fr> * interpreter/bit.xi: Remove.
--- a/doc/interpreter/Makefile.in +++ b/doc/interpreter/Makefile.in @@ -63,7 +63,7 @@ IMAGES = $(IMAGES_EPS) $(IMAGES_PDF) $(IMAGES_PNG) $(IMAGES_TXT) -SUB_SOURCE := arith.txi audio.txi basics.txi bit.txi bugs.txi \ +SUB_SOURCE := arith.txi audio.txi basics.txi bugs.txi \ container.txi control.txi cp-idx.txi data.txi \ debug.txi diffeq.txi dynamic.txi emacs.txi errors.txi eval.txi \ expr.txi finance.txi fn-idx.txi func.txi geometry.txi gpl.txi \