Mercurial > hg > octave-lyh
diff ChangeLog @ 6577:f72d6d4b735a
[project @ 2007-04-25 15:54:59 by jwe]
author | jwe |
---|---|
date | Wed, 25 Apr 2007 15:54:59 +0000 |
parents | 9180be9d3d08 |
children | d2bb3b8a8d20 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,13 @@ 2007-04-25 John W. Eaton <jwe@octave.org> + * Makeconf.in (do-subst-texinfo-vals): Also substitute top_srcdir. + * examples/addtwomatrices.cc, examples/celldemo.cc, examples/fortdemo.cc, examples/funcdemo.cc, examples/globaldemo.cc, examples/helloworld.cc, examples/stringdemo.cc, examples/structdemo.cc, - examples/unwinddemo.cc, examples/fortsub.f: New files. + examples/unwinddemo.cc, examples/fortsub.f, + examples/firstmexdemo.c: New files. * examples/Makefile.in (SOURCES): Add them to the list. 2007-04-20 John W. Eaton <jwe@octave.org>