Mercurial > hg > octave-nkf
diff ChangeLog @ 6573:9180be9d3d08
[project @ 2007-04-25 04:27:16 by jwe]
author | jwe |
---|---|
date | Wed, 25 Apr 2007 04:27:16 +0000 |
parents | d933e1615bb1 |
children | f72d6d4b735a |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-04-25 John W. Eaton <jwe@octave.org> + + * 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/Makefile.in (SOURCES): Add them to the list. + 2007-04-20 John W. Eaton <jwe@octave.org> * configure.in: Don't check for ARPACK.