diff examples/hello.cc @ 3045:d2046ca9a380

[project @ 1997-06-06 22:08:11 by jwe]
author jwe
date Fri, 06 Jun 1997 22:08:11 +0000
parents 58664c09e383
children 8c5ad0b49742
line wrap: on
line diff
--- a/examples/hello.cc	Fri Jun 06 22:03:24 1997 +0000
+++ b/examples/hello.cc	Fri Jun 06 22:08:11 1997 +0000
@@ -32,13 +32,13 @@
 // of the Octave distribution that use the macro DEFUN_DLD_BUILTIN.
 // Currently, this includes the files
 //
-//   balance.cc  fft.cc      hess.cc     lu.cc       schur.cc
-//   chol.cc	 fft2.cc     ifft.cc     minmax.cc   sort.cc
-//   colloc.cc   filter.cc   ifft2.cc    pinv.cc     svd.cc
-//   dassl.cc    find.cc     inv.cc      qr.cc       syl.cc
-//   det.cc	 fsolve.cc   log.cc      quad.cc
-//   eig.cc	 fsqp.cc     lsode.cc    qzval.cc
-//   expm.cc	 givens.cc   lu.cc       rand.cc
+//   balance.cc  fft.cc      ifft.cc     minmax.cc   sort.cc
+//   chol.cc	 fft2.cc     ifft2.cc    pinv.cc     svd.cc
+//   colloc.cc   filter.cc   inv.cc      qr.cc       syl.cc
+//   dassl.cc    find.cc     log.cc      quad.cc
+//   det.cc	 fsolve.cc   lsode.cc    qzval.cc
+//   eig.cc	 givens.cc   lu.cc       rand.cc
+//   expm.cc	 hess.cc     minmax.cc   schur.cc
 //
 // The difference between DEFUN_DLD and DEFUN_DLD_BUILTIN is that
 // DEFUN_DLD_BUILTIN can define a built-in function that is not