summaryrefslogtreecommitdiff
path: root/math/octave-devel
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1997-06-28 02:32:52 +0000
committerChuck Robey <chuckr@FreeBSD.org>1997-06-28 02:32:52 +0000
commitf940330199b8fd2577ece7cb4d84f9853bdc4347 (patch)
treef5d4856eeda538f5bb8e1fb62914dc5fe26c15d1 /math/octave-devel
parentActivate lile (diff)
Bring Octave up to the latest revision, 2.0.8.
Nagged into submission by: Bill Fenner's portsurvey :-)
Notes
Notes: svn path=/head/; revision=7108
Diffstat (limited to 'math/octave-devel')
-rw-r--r--math/octave-devel/Makefile13
-rw-r--r--math/octave-devel/distinfo2
-rw-r--r--math/octave-devel/pkg-plist855
3 files changed, 439 insertions, 431 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 5500ee8ba9a9..792a40697ced 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: octave
-# Version required: 2.0.1
-# Date created: 12 Jan 1997
+# Version required: 2.0.8
+# Date created: 28 June 1997
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.6 1996/12/12 08:03:38 tg Exp $
+# $Id: Makefile,v 1.7 1997/01/20 22:13:37 chuckr Exp $
#
-DISTNAME= octave-2.0.1
+DISTNAME= octave-2.0.8
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/
@@ -21,7 +21,7 @@ USE_GMAKE= yes
MAN1= octave.1
post-configure:
- (cd $(WRKDIR)/octave-2.0.1/scripts; ./configure)
+ (cd $(WRKDIR)/octave-2.0.8/scripts; ./configure)
OCTAVE-INFO= octave.info octave.info-1 octave.info-10 octave.info-11 octave.info-12 octave.info-2 octave.info-3 octave.info-4 octave.info-5 octave.info-6 octave.info-7 octave.info-8 octave.info-9
LIBOCTAVE-INFO= liboctave.info liboctave.info-1 liboctave.info-2 liboctave.info-3
@@ -31,6 +31,9 @@ post-install:
mv ${PREFIX}/lib/liboctave.so ${PREFIX}/lib/liboctave.so.2.0
mv ${PREFIX}/lib/liboctinterp.so ${PREFIX}/lib/liboctinterp.so.2.0
mv ${PREFIX}/lib/libtinst.so ${PREFIX}/lib/libtinst.so.2.0
+ mv ${PREFIX}/lib/libreadline.so ${PREFIX}/lib/libreadline.so.2.0
+ mv ${PREFIX}/lib/libhistory.so ${PREFIX}/lib/libhistory.so.2.0
+ mv ${PREFIX}/lib/libkpathsea.so ${PREFIX}/lib/libkpathsea.so.2.0
/sbin/ldconfig -m $(PREFIX)/lib
.ifndef NOPORTDOCS
.for file in $(OCTAVE-INFO)
diff --git a/math/octave-devel/distinfo b/math/octave-devel/distinfo
index 8e088caf281f..bdb711e5f9dc 100644
--- a/math/octave-devel/distinfo
+++ b/math/octave-devel/distinfo
@@ -1 +1 @@
-MD5 (octave-2.0.1.tar.gz) = 99b903515c524d90557f4fe7bb9bf426
+MD5 (octave-2.0.8.tar.gz) = d770d052db2848da353ac00063efc888
diff --git a/math/octave-devel/pkg-plist b/math/octave-devel/pkg-plist
index ba49cd35a2fd..a2d9838e80f4 100644
--- a/math/octave-devel/pkg-plist
+++ b/math/octave-devel/pkg-plist
@@ -1,440 +1,445 @@
bin/octave-bug
bin/mkoctfile
-include/octave-2.0.1/config.h
-libexec/octave/2.0.1/exec/i386-unknown-freebsd/info
-include/octave-2.0.1/f77-fcn.h
-include/octave-2.0.1/lo-error.h
+include/octave-2.0.8/config.h
+libexec/octave/2.0.8/exec/i386-unknown-freebsd/info
+libexec/octave/2.0.8/exec/i386-unknown-freebsd/info-emacs-info
+libexec/octave/2.0.8/exec/i386-unknown-freebsd/info-emacs-octave-help
+include/octave-2.0.8/f77-fcn.h
+include/octave-2.0.8/lo-error.h
lib/libcruft.a
lib/libcruft.so.2.0
lib/liboctave.a
lib/liboctave.so.2.0
-include/octave-2.0.1/Bounds.h
-include/octave-2.0.1/CollocWt.h
-include/octave-2.0.1/DAE.h
-include/octave-2.0.1/DAEFunc.h
-include/octave-2.0.1/DASSL.h
-include/octave-2.0.1/FEGrid.h
-include/octave-2.0.1/FSQP.h
-include/octave-2.0.1/LinConst.h
-include/octave-2.0.1/LP.h
-include/octave-2.0.1/LPsolve.h
-include/octave-2.0.1/LSODE.h
-include/octave-2.0.1/NLConst.h
-include/octave-2.0.1/NLEqn.h
-include/octave-2.0.1/NLFunc.h
-include/octave-2.0.1/NLP.h
-include/octave-2.0.1/NPSOL.h
-include/octave-2.0.1/ODE.h
-include/octave-2.0.1/ODEFunc.h
-include/octave-2.0.1/Objective.h
-include/octave-2.0.1/QP.h
-include/octave-2.0.1/QPSOL.h
-include/octave-2.0.1/Quad.h
-include/octave-2.0.1/Range.h
-include/octave-2.0.1/base-de.h
-include/octave-2.0.1/base-min.h
-include/octave-2.0.1/byte-swap.h
-include/octave-2.0.1/cmd-hist.h
-include/octave-2.0.1/data-conv.h
-include/octave-2.0.1/dir-ops.h
-include/octave-2.0.1/file-ops.h
-include/octave-2.0.1/getopt.h
-include/octave-2.0.1/idx-vector.h
-include/octave-2.0.1/lo-ieee.h
-include/octave-2.0.1/lo-mappers.h
-include/octave-2.0.1/lo-utils.h
-include/octave-2.0.1/mach-info.h
-include/octave-2.0.1/oct-alloc.h
-include/octave-2.0.1/oct-cmplx.h
-include/octave-2.0.1/oct-glob.h
-include/octave-2.0.1/oct-math.h
-include/octave-2.0.1/oct-term.h
-include/octave-2.0.1/pathsearch.h
-include/octave-2.0.1/prog-args.h
-include/octave-2.0.1/statdefs.h
-include/octave-2.0.1/str-vec.h
-include/octave-2.0.1/sun-utils.h
-include/octave-2.0.1/sysdir.h
-include/octave-2.0.1/Array.h
-include/octave-2.0.1/Array2.h
-include/octave-2.0.1/Array3.h
-include/octave-2.0.1/DiagArray2.h
-include/octave-2.0.1/Array-flags.h
-include/octave-2.0.1/Array-idx.h
-include/octave-2.0.1/Array2-idx.h
-include/octave-2.0.1/Array3-idx.h
-include/octave-2.0.1/MArray-defs.h
-include/octave-2.0.1/MArray.h
-include/octave-2.0.1/MArray2.h
-include/octave-2.0.1/MDiagArray2.h
-include/octave-2.0.1/Matrix.h
-include/octave-2.0.1/base-lu.h
-include/octave-2.0.1/mx-base.h
-include/octave-2.0.1/mx-defs.h
-include/octave-2.0.1/mx-ext.h
-include/octave-2.0.1/CColVector.h
-include/octave-2.0.1/CDiagMatrix.h
-include/octave-2.0.1/CMatrix.h
-include/octave-2.0.1/CRowVector.h
-include/octave-2.0.1/CmplxAEPBAL.h
-include/octave-2.0.1/CmplxCHOL.h
-include/octave-2.0.1/CmplxDET.h
-include/octave-2.0.1/CmplxHESS.h
-include/octave-2.0.1/CmplxLU.h
-include/octave-2.0.1/CmplxQR.h
-include/octave-2.0.1/CmplxQRP.h
-include/octave-2.0.1/CmplxSCHUR.h
-include/octave-2.0.1/CmplxSVD.h
-include/octave-2.0.1/EIG.h
-include/octave-2.0.1/chMatrix.h
-include/octave-2.0.1/dColVector.h
-include/octave-2.0.1/dDiagMatrix.h
-include/octave-2.0.1/dMatrix.h
-include/octave-2.0.1/dRowVector.h
-include/octave-2.0.1/dbleAEPBAL.h
-include/octave-2.0.1/dbleCHOL.h
-include/octave-2.0.1/dbleDET.h
-include/octave-2.0.1/dbleGEPBAL.h
-include/octave-2.0.1/dbleHESS.h
-include/octave-2.0.1/dbleLU.h
-include/octave-2.0.1/dbleQR.h
-include/octave-2.0.1/dbleQRP.h
-include/octave-2.0.1/dbleSCHUR.h
-include/octave-2.0.1/dbleSVD.h
-include/octave-2.0.1/Array.cc
-include/octave-2.0.1/Array2.cc
-include/octave-2.0.1/Array3.cc
-include/octave-2.0.1/DiagArray2.cc
-include/octave-2.0.1/MArray.cc
-include/octave-2.0.1/MArray2.cc
-include/octave-2.0.1/MDiagArray2.cc
-include/octave-2.0.1/base-lu.cc
+lib/libreadline.a
+lib/libreadline.so.2.0
+lib/libhistory.a
+lib/libhistory.so.2.0
+lib/libkpathsea.a
+lib/libkpathsea.so.2.0
+include/octave-2.0.8/Bounds.h
+include/octave-2.0.8/CollocWt.h
+include/octave-2.0.8/DAE.h
+include/octave-2.0.8/DAEFunc.h
+include/octave-2.0.8/DASSL.h
+include/octave-2.0.8/FEGrid.h
+include/octave-2.0.8/LinConst.h
+include/octave-2.0.8/LP.h
+include/octave-2.0.8/LPsolve.h
+include/octave-2.0.8/LSODE.h
+include/octave-2.0.8/NLConst.h
+include/octave-2.0.8/NLEqn.h
+include/octave-2.0.8/NLFunc.h
+include/octave-2.0.8/NLP.h
+include/octave-2.0.8/ODE.h
+include/octave-2.0.8/ODEFunc.h
+include/octave-2.0.8/Objective.h
+include/octave-2.0.8/QP.h
+include/octave-2.0.8/Quad.h
+include/octave-2.0.8/Range.h
+include/octave-2.0.8/base-de.h
+include/octave-2.0.8/base-min.h
+include/octave-2.0.8/byte-swap.h
+include/octave-2.0.8/cmd-hist.h
+include/octave-2.0.8/data-conv.h
+include/octave-2.0.8/dir-ops.h
+include/octave-2.0.8/file-ops.h
+include/octave-2.0.8/getopt.h
+include/octave-2.0.8/idx-vector.h
+include/octave-2.0.8/lo-ieee.h
+include/octave-2.0.8/lo-mappers.h
+include/octave-2.0.8/lo-utils.h
+include/octave-2.0.8/mach-info.h
+include/octave-2.0.8/oct-alloc.h
+include/octave-2.0.8/oct-cmplx.h
+include/octave-2.0.8/oct-glob.h
+include/octave-2.0.8/oct-math.h
+include/octave-2.0.8/oct-term.h
+include/octave-2.0.8/pathsearch.h
+include/octave-2.0.8/prog-args.h
+include/octave-2.0.8/statdefs.h
+include/octave-2.0.8/str-vec.h
+include/octave-2.0.8/sun-utils.h
+include/octave-2.0.8/sysdir.h
+include/octave-2.0.8/Array.h
+include/octave-2.0.8/Array2.h
+include/octave-2.0.8/Array3.h
+include/octave-2.0.8/DiagArray2.h
+include/octave-2.0.8/Array-flags.h
+include/octave-2.0.8/Array-idx.h
+include/octave-2.0.8/Array2-idx.h
+include/octave-2.0.8/Array3-idx.h
+include/octave-2.0.8/MArray-defs.h
+include/octave-2.0.8/MArray.h
+include/octave-2.0.8/MArray2.h
+include/octave-2.0.8/MDiagArray2.h
+include/octave-2.0.8/Matrix.h
+include/octave-2.0.8/base-lu.h
+include/octave-2.0.8/mx-base.h
+include/octave-2.0.8/mx-defs.h
+include/octave-2.0.8/mx-ext.h
+include/octave-2.0.8/CColVector.h
+include/octave-2.0.8/CDiagMatrix.h
+include/octave-2.0.8/CMatrix.h
+include/octave-2.0.8/CRowVector.h
+include/octave-2.0.8/CmplxAEPBAL.h
+include/octave-2.0.8/CmplxCHOL.h
+include/octave-2.0.8/CmplxDET.h
+include/octave-2.0.8/CmplxHESS.h
+include/octave-2.0.8/CmplxLU.h
+include/octave-2.0.8/CmplxQR.h
+include/octave-2.0.8/CmplxQRP.h
+include/octave-2.0.8/CmplxSCHUR.h
+include/octave-2.0.8/CmplxSVD.h
+include/octave-2.0.8/EIG.h
+include/octave-2.0.8/chMatrix.h
+include/octave-2.0.8/dColVector.h
+include/octave-2.0.8/dDiagMatrix.h
+include/octave-2.0.8/dMatrix.h
+include/octave-2.0.8/dRowVector.h
+include/octave-2.0.8/dbleAEPBAL.h
+include/octave-2.0.8/dbleCHOL.h
+include/octave-2.0.8/dbleDET.h
+include/octave-2.0.8/dbleGEPBAL.h
+include/octave-2.0.8/dbleHESS.h
+include/octave-2.0.8/dbleLU.h
+include/octave-2.0.8/dbleQR.h
+include/octave-2.0.8/dbleQRP.h
+include/octave-2.0.8/dbleSCHUR.h
+include/octave-2.0.8/dbleSVD.h
+include/octave-2.0.8/Array.cc
+include/octave-2.0.8/Array2.cc
+include/octave-2.0.8/Array3.cc
+include/octave-2.0.8/DiagArray2.cc
+include/octave-2.0.8/MArray.cc
+include/octave-2.0.8/MArray2.cc
+include/octave-2.0.8/MDiagArray2.cc
+include/octave-2.0.8/base-lu.cc
bin/octave
-bin/octave-2.0.1
+bin/octave-2.0.8
bin/octave
lib/liboctinterp.a
lib/liboctinterp.so.2.0
lib/libtinst.a
lib/libtinst.so.2.0
-include/octave-2.0.1/builtins.h
-include/octave-2.0.1/data.h
-include/octave-2.0.1/defun.h
-include/octave-2.0.1/defun-dld.h
-include/octave-2.0.1/defun-int.h
-include/octave-2.0.1/dirfns.h
-include/octave-2.0.1/dynamic-ld.h
-include/octave-2.0.1/error.h
-include/octave-2.0.1/file-io.h
-include/octave-2.0.1/fn-cache.h
-include/octave-2.0.1/gripes.h
-include/octave-2.0.1/help.h
-include/octave-2.0.1/input.h
-include/octave-2.0.1/lex.h
-include/octave-2.0.1/load-save.h
-include/octave-2.0.1/mappers.h
-include/octave-2.0.1/oct.h
-include/octave-2.0.1/oct-fstrm.h
-include/octave-2.0.1/oct-hist.h
-include/octave-2.0.1/oct-iostrm.h
-include/octave-2.0.1/oct-map.h
-include/octave-2.0.1/oct-obj.h
-include/octave-2.0.1/oct-prcstrm.h
-include/octave-2.0.1/oct-procbuf.h
-include/octave-2.0.1/oct-stdstrm.h
-include/octave-2.0.1/oct-stream.h
-include/octave-2.0.1/oct-strstrm.h
-include/octave-2.0.1/pager.h
-include/octave-2.0.1/parse.h
-include/octave-2.0.1/pathlen.h
-include/octave-2.0.1/pr-output.h
-include/octave-2.0.1/procstream.h
-include/octave-2.0.1/pt-base.h
-include/octave-2.0.1/pt-cmd.h
-include/octave-2.0.1/pt-const.h
-include/octave-2.0.1/pt-exp-base.h
-include/octave-2.0.1/pt-exp.h
-include/octave-2.0.1/pt-fcn.h
-include/octave-2.0.1/pt-fvc-base.h
-include/octave-2.0.1/pt-fvc.h
-include/octave-2.0.1/pt-mat.h
-include/octave-2.0.1/pt-misc.h
-include/octave-2.0.1/pt-mvr-base.h
-include/octave-2.0.1/pt-mvr.h
-include/octave-2.0.1/pt-plot.h
-include/octave-2.0.1/pt-pr-code.h
-include/octave-2.0.1/pt-walk.h
-include/octave-2.0.1/sighandlers.h
-include/octave-2.0.1/symtab.h
-include/octave-2.0.1/syscalls.h
-include/octave-2.0.1/sysdep.h
-include/octave-2.0.1/systime.h
-include/octave-2.0.1/syswait.h
-include/octave-2.0.1/token.h
-include/octave-2.0.1/toplev.h
-include/octave-2.0.1/unwind-prot.h
-include/octave-2.0.1/utils.h
-include/octave-2.0.1/variables.h
-include/octave-2.0.1/version.h
-include/octave-2.0.1/xdiv.h
-include/octave-2.0.1/xpow.h
-include/octave-2.0.1/BaseSLList.h
-include/octave-2.0.1/Map.h
-include/octave-2.0.1/SLList.h
-include/octave-2.0.1/SLStack.h
-include/octave-2.0.1/Stack.h
-include/octave-2.0.1/ov-re-mat.h
-include/octave-2.0.1/ov-cx-mat.h
-include/octave-2.0.1/ov-ch-mat.h
-include/octave-2.0.1/ov-struct.h
-include/octave-2.0.1/ov-scalar.h
-include/octave-2.0.1/ov-range.h
-include/octave-2.0.1/ov-complex.h
-include/octave-2.0.1/ov-va-args.h
-include/octave-2.0.1/ov-colon.h
-include/octave-2.0.1/ov-base.h
-include/octave-2.0.1/ov-str-mat.h
-include/octave-2.0.1/ov.h
-include/octave-2.0.1/ov-typeinfo.h
-include/octave-2.0.1/ops.h
-include/octave-2.0.1/op-cm-cm.h
-include/octave-2.0.1/op-cm-cs.h
-include/octave-2.0.1/op-cm-m.h
-include/octave-2.0.1/op-cm-s.h
-include/octave-2.0.1/op-cs-cm.h
-include/octave-2.0.1/op-cs-cs.h
-include/octave-2.0.1/op-cs-m.h
-include/octave-2.0.1/op-cs-s.h
-include/octave-2.0.1/op-m-cm.h
-include/octave-2.0.1/op-m-cs.h
-include/octave-2.0.1/op-m-m.h
-include/octave-2.0.1/op-m-s.h
-include/octave-2.0.1/op-s-cm.h
-include/octave-2.0.1/op-s-cs.h
-include/octave-2.0.1/op-s-m.h
-include/octave-2.0.1/op-s-s.h
-include/octave-2.0.1/op-str-str.h
-include/octave-2.0.1/oct-conf.h
-include/octave-2.0.1/oct-gperf.h
-share/octave/2.0.1/m/audio/lin2mu.m
-share/octave/2.0.1/m/audio/loadaudio.m
-share/octave/2.0.1/m/audio/mu2lin.m
-share/octave/2.0.1/m/audio/playaudio.m
-share/octave/2.0.1/m/audio/record.m
-share/octave/2.0.1/m/audio/saveaudio.m
-share/octave/2.0.1/m/audio/setaudio.m
-share/octave/2.0.1/m/control/abcddim.m
-share/octave/2.0.1/m/control/are.m
-share/octave/2.0.1/m/control/c2d.m
-share/octave/2.0.1/m/control/dare.m
-share/octave/2.0.1/m/control/dgram.m
-share/octave/2.0.1/m/control/dlqe.m
-share/octave/2.0.1/m/control/dlqr.m
-share/octave/2.0.1/m/control/dlyap.m
-share/octave/2.0.1/m/control/is_controllable.m
-share/octave/2.0.1/m/control/is_observable.m
-share/octave/2.0.1/m/control/lqe.m
-share/octave/2.0.1/m/control/lqr.m
-share/octave/2.0.1/m/control/lyap.m
-share/octave/2.0.1/m/control/tzero.m
-share/octave/2.0.1/m/elfun/acot.m
-share/octave/2.0.1/m/elfun/acoth.m
-share/octave/2.0.1/m/elfun/acsc.m
-share/octave/2.0.1/m/elfun/acsch.m
-share/octave/2.0.1/m/elfun/asec.m
-share/octave/2.0.1/m/elfun/asech.m
-share/octave/2.0.1/m/elfun/cot.m
-share/octave/2.0.1/m/elfun/coth.m
-share/octave/2.0.1/m/elfun/csc.m
-share/octave/2.0.1/m/elfun/csch.m
-share/octave/2.0.1/m/elfun/gcd.m
-share/octave/2.0.1/m/elfun/lcm.m
-share/octave/2.0.1/m/elfun/sec.m
-share/octave/2.0.1/m/elfun/sech.m
-share/octave/2.0.1/m/general/columns.m
-share/octave/2.0.1/m/general/common_size.m
-share/octave/2.0.1/m/general/diff.m
-share/octave/2.0.1/m/general/fliplr.m
-share/octave/2.0.1/m/general/flipud.m
-share/octave/2.0.1/m/general/int2str.m
-share/octave/2.0.1/m/general/is_matrix.m
-share/octave/2.0.1/m/general/is_scalar.m
-share/octave/2.0.1/m/general/is_square.m
-share/octave/2.0.1/m/general/is_symmetric.m
-share/octave/2.0.1/m/general/is_vector.m
-share/octave/2.0.1/m/general/isempty.m
-share/octave/2.0.1/m/general/length.m
-share/octave/2.0.1/m/general/linspace.m
-share/octave/2.0.1/m/general/logspace.m
-share/octave/2.0.1/m/general/nargchk.m
-share/octave/2.0.1/m/general/nextpow2.m
-share/octave/2.0.1/m/general/num2str.m
-share/octave/2.0.1/m/general/perror.m
-share/octave/2.0.1/m/general/postpad.m
-share/octave/2.0.1/m/general/prepad.m
-share/octave/2.0.1/m/general/rem.m
-share/octave/2.0.1/m/general/reshape.m
-share/octave/2.0.1/m/general/rot90.m
-share/octave/2.0.1/m/general/rows.m
-share/octave/2.0.1/m/general/shift.m
-share/octave/2.0.1/m/general/strerror.m
-share/octave/2.0.1/m/general/tril.m
-share/octave/2.0.1/m/general/triu.m
-share/octave/2.0.1/m/image/colormap.m
-share/octave/2.0.1/m/image/gray.m
-share/octave/2.0.1/m/image/gray2ind.m
-share/octave/2.0.1/m/image/image.m
-share/octave/2.0.1/m/image/imagesc.m
-share/octave/2.0.1/m/image/imshow.m
-share/octave/2.0.1/m/image/ind2gray.m
-share/octave/2.0.1/m/image/ind2rgb.m
-share/octave/2.0.1/m/image/loadimage.m
-share/octave/2.0.1/m/image/ntsc2rgb.m
-share/octave/2.0.1/m/image/ocean.m
-share/octave/2.0.1/m/image/rgb2ind.m
-share/octave/2.0.1/m/image/rgb2ntsc.m
-share/octave/2.0.1/m/image/saveimage.m
-share/octave/2.0.1/m/io/printf.m
-share/octave/2.0.1/m/io/puts.m
-share/octave/2.0.1/m/linear-algebra/commutation_matrix.m
-share/octave/2.0.1/m/linear-algebra/cond.m
-share/octave/2.0.1/m/linear-algebra/cross.m
-share/octave/2.0.1/m/linear-algebra/duplication_matrix.m
-share/octave/2.0.1/m/linear-algebra/kron.m
-share/octave/2.0.1/m/linear-algebra/norm.m
-share/octave/2.0.1/m/linear-algebra/null.m
-share/octave/2.0.1/m/linear-algebra/orth.m
-share/octave/2.0.1/m/linear-algebra/pinv.m
-share/octave/2.0.1/m/linear-algebra/qzhess.m
-share/octave/2.0.1/m/linear-algebra/rank.m
-share/octave/2.0.1/m/linear-algebra/trace.m
-share/octave/2.0.1/m/linear-algebra/vec.m
-share/octave/2.0.1/m/linear-algebra/vech.m
-share/octave/2.0.1/m/miscellaneous/bincoeff.m
-share/octave/2.0.1/m/miscellaneous/bug_report.m
-share/octave/2.0.1/m/miscellaneous/comma.m
-share/octave/2.0.1/m/miscellaneous/cputime.m
-share/octave/2.0.1/m/miscellaneous/dump_1_pref.m
-share/octave/2.0.1/m/miscellaneous/dump_prefs.m
-share/octave/2.0.1/m/miscellaneous/etime.m
-share/octave/2.0.1/m/miscellaneous/flops.m
-share/octave/2.0.1/m/miscellaneous/is_leap_year.m
-share/octave/2.0.1/m/miscellaneous/list_primes.m
-share/octave/2.0.1/m/miscellaneous/menu.m
-share/octave/2.0.1/m/miscellaneous/popen2.m
-share/octave/2.0.1/m/miscellaneous/semicolon.m
-share/octave/2.0.1/m/miscellaneous/texas_lotto.m
-share/octave/2.0.1/m/miscellaneous/tic.m
-share/octave/2.0.1/m/miscellaneous/toc.m
-share/octave/2.0.1/m/miscellaneous/version.m
-share/octave/2.0.1/m/miscellaneous/xor.m
-share/octave/2.0.1/m/plot/__plr1__.m
-share/octave/2.0.1/m/plot/__plr2__.m
-share/octave/2.0.1/m/plot/__plr__.m
-share/octave/2.0.1/m/plot/__plt1__.m
-share/octave/2.0.1/m/plot/__plt2__.m
-share/octave/2.0.1/m/plot/__plt2mm__.m
-share/octave/2.0.1/m/plot/__plt2mv__.m
-share/octave/2.0.1/m/plot/__plt2ss__.m
-share/octave/2.0.1/m/plot/__plt2vm__.m
-share/octave/2.0.1/m/plot/__plt2vv__.m
-share/octave/2.0.1/m/plot/__plt__.m
-share/octave/2.0.1/m/plot/__pltopt__.m
-share/octave/2.0.1/m/plot/axis.m
-share/octave/2.0.1/m/plot/bar.m
-share/octave/2.0.1/m/plot/bottom_title.m
-share/octave/2.0.1/m/plot/contour.m
-share/octave/2.0.1/m/plot/figure.m
-share/octave/2.0.1/m/plot/grid.m
-share/octave/2.0.1/m/plot/hist.m
-share/octave/2.0.1/m/plot/loglog.m
-share/octave/2.0.1/m/plot/mesh.m
-share/octave/2.0.1/m/plot/meshdom.m
-share/octave/2.0.1/m/plot/meshgrid.m
-share/octave/2.0.1/m/plot/mplot.m
-share/octave/2.0.1/m/plot/multiplot.m
-share/octave/2.0.1/m/plot/oneplot.m
-share/octave/2.0.1/m/plot/plot.m
-share/octave/2.0.1/m/plot/plot_border.m
-share/octave/2.0.1/m/plot/polar.m
-share/octave/2.0.1/m/plot/semilogx.m
-share/octave/2.0.1/m/plot/semilogy.m
-share/octave/2.0.1/m/plot/shg.m
-share/octave/2.0.1/m/plot/sombrero.m
-share/octave/2.0.1/m/plot/stairs.m
-share/octave/2.0.1/m/plot/subplot.m
-share/octave/2.0.1/m/plot/subwindow.m
-share/octave/2.0.1/m/plot/title.m
-share/octave/2.0.1/m/plot/top_title.m
-share/octave/2.0.1/m/plot/xlabel.m
-share/octave/2.0.1/m/plot/ylabel.m
-share/octave/2.0.1/m/plot/zlabel.m
-share/octave/2.0.1/m/polynomial/compan.m
-share/octave/2.0.1/m/polynomial/conv.m
-share/octave/2.0.1/m/polynomial/deconv.m
-share/octave/2.0.1/m/polynomial/poly.m
-share/octave/2.0.1/m/polynomial/polyder.m
-share/octave/2.0.1/m/polynomial/polyderiv.m
-share/octave/2.0.1/m/polynomial/polyfit.m
-share/octave/2.0.1/m/polynomial/polyinteg.m
-share/octave/2.0.1/m/polynomial/polyreduce.m
-share/octave/2.0.1/m/polynomial/polyval.m
-share/octave/2.0.1/m/polynomial/polyvalm.m
-share/octave/2.0.1/m/polynomial/residue.m
-share/octave/2.0.1/m/polynomial/roots.m
-share/octave/2.0.1/m/set/complement.m
-share/octave/2.0.1/m/set/create_set.m
-share/octave/2.0.1/m/set/intersection.m
-share/octave/2.0.1/m/set/union.m
-share/octave/2.0.1/m/signal/detrend.m
-share/octave/2.0.1/m/signal/fftconv.m
-share/octave/2.0.1/m/signal/fftfilt.m
-share/octave/2.0.1/m/signal/freqz.m
-share/octave/2.0.1/m/signal/sinc.m
-share/octave/2.0.1/m/specfun/beta.m
-share/octave/2.0.1/m/specfun/betai.m
-share/octave/2.0.1/m/specfun/betainc.m
-share/octave/2.0.1/m/specfun/erfinv.m
-share/octave/2.0.1/m/specfun/gammai.m
-share/octave/2.0.1/m/specfun/gammainc.m
-share/octave/2.0.1/m/specfun/log2.m
-share/octave/2.0.1/m/specfun/pow2.m
-share/octave/2.0.1/m/special-matrix/hadamard.m
-share/octave/2.0.1/m/special-matrix/hankel.m
-share/octave/2.0.1/m/special-matrix/hilb.m
-share/octave/2.0.1/m/special-matrix/invhilb.m
-share/octave/2.0.1/m/special-matrix/toeplitz.m
-share/octave/2.0.1/m/special-matrix/vander.m
-share/octave/2.0.1/m/startup/octaverc
-share/octave/2.0.1/m/statistics/corrcoef.m
-share/octave/2.0.1/m/statistics/cov.m
-share/octave/2.0.1/m/statistics/gls.m
-share/octave/2.0.1/m/statistics/kurtosis.m
-share/octave/2.0.1/m/statistics/mahalanobis.m
-share/octave/2.0.1/m/statistics/mean.m
-share/octave/2.0.1/m/statistics/median.m
-share/octave/2.0.1/m/statistics/ols.m
-share/octave/2.0.1/m/statistics/skewness.m
-share/octave/2.0.1/m/statistics/std.m
-share/octave/2.0.1/m/strings/bin2dec.m
-share/octave/2.0.1/m/strings/blanks.m
-share/octave/2.0.1/m/strings/deblank.m
-share/octave/2.0.1/m/strings/dec2bin.m
-share/octave/2.0.1/m/strings/dec2hex.m
-share/octave/2.0.1/m/strings/findstr.m
-share/octave/2.0.1/m/strings/hex2dec.m
-share/octave/2.0.1/m/strings/index.m
-share/octave/2.0.1/m/strings/rindex.m
-share/octave/2.0.1/m/strings/split.m
-share/octave/2.0.1/m/strings/str2mat.m
-share/octave/2.0.1/m/strings/str2num.m
-share/octave/2.0.1/m/strings/strcat.m
-share/octave/2.0.1/m/strings/strcmp.m
-share/octave/2.0.1/m/strings/strrep.m
-share/octave/2.0.1/m/strings/substr.m
-share/octave/2.0.1/m/time/asctime.m
-share/octave/2.0.1/m/time/clock.m
-share/octave/2.0.1/m/time/ctime.m
-share/octave/2.0.1/m/time/date.m
+include/octave-2.0.8/builtins.h
+include/octave-2.0.8/data.h
+include/octave-2.0.8/defun.h
+include/octave-2.0.8/defun-dld.h
+include/octave-2.0.8/defun-int.h
+include/octave-2.0.8/dirfns.h
+include/octave-2.0.8/dynamic-ld.h
+include/octave-2.0.8/error.h
+include/octave-2.0.8/file-io.h
+include/octave-2.0.8/fn-cache.h
+include/octave-2.0.8/gripes.h
+include/octave-2.0.8/help.h
+include/octave-2.0.8/input.h
+include/octave-2.0.8/lex.h
+include/octave-2.0.8/load-save.h
+include/octave-2.0.8/mappers.h
+include/octave-2.0.8/oct.h
+include/octave-2.0.8/oct-fstrm.h
+include/octave-2.0.8/oct-hist.h
+include/octave-2.0.8/oct-iostrm.h
+include/octave-2.0.8/oct-map.h
+include/octave-2.0.8/oct-obj.h
+include/octave-2.0.8/oct-prcstrm.h
+include/octave-2.0.8/oct-procbuf.h
+include/octave-2.0.8/oct-stdstrm.h
+include/octave-2.0.8/oct-stream.h
+include/octave-2.0.8/oct-strstrm.h
+include/octave-2.0.8/pager.h
+include/octave-2.0.8/parse.h
+include/octave-2.0.8/pathlen.h
+include/octave-2.0.8/pr-output.h
+include/octave-2.0.8/procstream.h
+include/octave-2.0.8/pt-base.h
+include/octave-2.0.8/pt-cmd.h
+include/octave-2.0.8/pt-const.h
+include/octave-2.0.8/pt-exp-base.h
+include/octave-2.0.8/pt-exp.h
+include/octave-2.0.8/pt-fcn.h
+include/octave-2.0.8/pt-fvc-base.h
+include/octave-2.0.8/pt-fvc.h
+include/octave-2.0.8/pt-mat.h
+include/octave-2.0.8/pt-misc.h
+include/octave-2.0.8/pt-mvr-base.h
+include/octave-2.0.8/pt-mvr.h
+include/octave-2.0.8/pt-plot.h
+include/octave-2.0.8/pt-pr-code.h
+include/octave-2.0.8/pt-walk.h
+include/octave-2.0.8/sighandlers.h
+include/octave-2.0.8/symtab.h
+include/octave-2.0.8/syscalls.h
+include/octave-2.0.8/sysdep.h
+include/octave-2.0.8/systime.h
+include/octave-2.0.8/syswait.h
+include/octave-2.0.8/token.h
+include/octave-2.0.8/toplev.h
+include/octave-2.0.8/unwind-prot.h
+include/octave-2.0.8/utils.h
+include/octave-2.0.8/variables.h
+include/octave-2.0.8/version.h
+include/octave-2.0.8/xdiv.h
+include/octave-2.0.8/xpow.h
+include/octave-2.0.8/BaseSLList.h
+include/octave-2.0.8/Map.h
+include/octave-2.0.8/SLList.h
+include/octave-2.0.8/SLStack.h
+include/octave-2.0.8/Stack.h
+include/octave-2.0.8/ov-re-mat.h
+include/octave-2.0.8/ov-cx-mat.h
+include/octave-2.0.8/ov-ch-mat.h
+include/octave-2.0.8/ov-struct.h
+include/octave-2.0.8/ov-scalar.h
+include/octave-2.0.8/ov-range.h
+include/octave-2.0.8/ov-complex.h
+include/octave-2.0.8/ov-va-args.h
+include/octave-2.0.8/ov-colon.h
+include/octave-2.0.8/ov-base.h
+include/octave-2.0.8/ov-str-mat.h
+include/octave-2.0.8/ov.h
+include/octave-2.0.8/ov-typeinfo.h
+include/octave-2.0.8/ops.h
+include/octave-2.0.8/op-cm-cm.h
+include/octave-2.0.8/op-cm-cs.h
+include/octave-2.0.8/op-cm-m.h
+include/octave-2.0.8/op-cm-s.h
+include/octave-2.0.8/op-cs-cm.h
+include/octave-2.0.8/op-cs-cs.h
+include/octave-2.0.8/op-cs-m.h
+include/octave-2.0.8/op-cs-s.h
+include/octave-2.0.8/op-m-cm.h
+include/octave-2.0.8/op-m-cs.h
+include/octave-2.0.8/op-m-m.h
+include/octave-2.0.8/op-m-s.h
+include/octave-2.0.8/op-s-cm.h
+include/octave-2.0.8/op-s-cs.h
+include/octave-2.0.8/op-s-m.h
+include/octave-2.0.8/op-s-s.h
+include/octave-2.0.8/op-str-str.h
+include/octave-2.0.8/oct-conf.h
+include/octave-2.0.8/oct-gperf.h
+share/octave/2.0.8/m/audio/lin2mu.m
+share/octave/2.0.8/m/audio/loadaudio.m
+share/octave/2.0.8/m/audio/mu2lin.m
+share/octave/2.0.8/m/audio/playaudio.m
+share/octave/2.0.8/m/audio/record.m
+share/octave/2.0.8/m/audio/saveaudio.m
+share/octave/2.0.8/m/audio/setaudio.m
+share/octave/2.0.8/m/control/abcddim.m
+share/octave/2.0.8/m/control/are.m
+share/octave/2.0.8/m/control/c2d.m
+share/octave/2.0.8/m/control/dare.m
+share/octave/2.0.8/m/control/dgram.m
+share/octave/2.0.8/m/control/dlqe.m
+share/octave/2.0.8/m/control/dlqr.m
+share/octave/2.0.8/m/control/dlyap.m
+share/octave/2.0.8/m/control/is_controllable.m
+share/octave/2.0.8/m/control/is_observable.m
+share/octave/2.0.8/m/control/lqe.m
+share/octave/2.0.8/m/control/lqr.m
+share/octave/2.0.8/m/control/lyap.m
+share/octave/2.0.8/m/control/tzero.m
+share/octave/2.0.8/m/elfun/acot.m
+share/octave/2.0.8/m/elfun/acoth.m
+share/octave/2.0.8/m/elfun/acsc.m
+share/octave/2.0.8/m/elfun/acsch.m
+share/octave/2.0.8/m/elfun/asec.m
+share/octave/2.0.8/m/elfun/asech.m
+share/octave/2.0.8/m/elfun/cot.m
+share/octave/2.0.8/m/elfun/coth.m
+share/octave/2.0.8/m/elfun/csc.m
+share/octave/2.0.8/m/elfun/csch.m
+share/octave/2.0.8/m/elfun/gcd.m
+share/octave/2.0.8/m/elfun/lcm.m
+share/octave/2.0.8/m/elfun/sec.m
+share/octave/2.0.8/m/elfun/sech.m
+share/octave/2.0.8/m/general/columns.m
+share/octave/2.0.8/m/general/common_size.m
+share/octave/2.0.8/m/general/diff.m
+share/octave/2.0.8/m/general/fliplr.m
+share/octave/2.0.8/m/general/flipud.m
+share/octave/2.0.8/m/general/int2str.m
+share/octave/2.0.8/m/general/is_matrix.m
+share/octave/2.0.8/m/general/is_scalar.m
+share/octave/2.0.8/m/general/is_square.m
+share/octave/2.0.8/m/general/is_symmetric.m
+share/octave/2.0.8/m/general/is_vector.m
+share/octave/2.0.8/m/general/isempty.m
+share/octave/2.0.8/m/general/length.m
+share/octave/2.0.8/m/general/linspace.m
+share/octave/2.0.8/m/general/logspace.m
+share/octave/2.0.8/m/general/nargchk.m
+share/octave/2.0.8/m/general/nextpow2.m
+share/octave/2.0.8/m/general/num2str.m
+share/octave/2.0.8/m/general/perror.m
+share/octave/2.0.8/m/general/postpad.m
+share/octave/2.0.8/m/general/prepad.m
+share/octave/2.0.8/m/general/rem.m
+share/octave/2.0.8/m/general/reshape.m
+share/octave/2.0.8/m/general/rot90.m
+share/octave/2.0.8/m/general/rows.m
+share/octave/2.0.8/m/general/shift.m
+share/octave/2.0.8/m/general/strerror.m
+share/octave/2.0.8/m/general/tril.m
+share/octave/2.0.8/m/general/triu.m
+share/octave/2.0.8/m/image/colormap.m
+share/octave/2.0.8/m/image/gray.m
+share/octave/2.0.8/m/image/gray2ind.m
+share/octave/2.0.8/m/image/image.m
+share/octave/2.0.8/m/image/imagesc.m
+share/octave/2.0.8/m/image/imshow.m
+share/octave/2.0.8/m/image/ind2gray.m
+share/octave/2.0.8/m/image/ind2rgb.m
+share/octave/2.0.8/m/image/loadimage.m
+share/octave/2.0.8/m/image/ntsc2rgb.m
+share/octave/2.0.8/m/image/ocean.m
+share/octave/2.0.8/m/image/rgb2ind.m
+share/octave/2.0.8/m/image/rgb2ntsc.m
+share/octave/2.0.8/m/image/saveimage.m
+share/octave/2.0.8/m/io/printf.m
+share/octave/2.0.8/m/io/puts.m
+share/octave/2.0.8/m/linear-algebra/commutation_matrix.m
+share/octave/2.0.8/m/linear-algebra/cond.m
+share/octave/2.0.8/m/linear-algebra/cross.m
+share/octave/2.0.8/m/linear-algebra/duplication_matrix.m
+share/octave/2.0.8/m/linear-algebra/kron.m
+share/octave/2.0.8/m/linear-algebra/norm.m
+share/octave/2.0.8/m/linear-algebra/null.m
+share/octave/2.0.8/m/linear-algebra/orth.m
+share/octave/2.0.8/m/linear-algebra/pinv.m
+share/octave/2.0.8/m/linear-algebra/qzhess.m
+share/octave/2.0.8/m/linear-algebra/rank.m
+share/octave/2.0.8/m/linear-algebra/trace.m
+share/octave/2.0.8/m/linear-algebra/vec.m
+share/octave/2.0.8/m/linear-algebra/vech.m
+share/octave/2.0.8/m/miscellaneous/bincoeff.m
+share/octave/2.0.8/m/miscellaneous/bug_report.m
+share/octave/2.0.8/m/miscellaneous/comma.m
+share/octave/2.0.8/m/miscellaneous/cputime.m
+share/octave/2.0.8/m/miscellaneous/dump_1_pref.m
+share/octave/2.0.8/m/miscellaneous/dump_prefs.m
+share/octave/2.0.8/m/miscellaneous/etime.m
+share/octave/2.0.8/m/miscellaneous/flops.m
+share/octave/2.0.8/m/miscellaneous/is_leap_year.m
+share/octave/2.0.8/m/miscellaneous/list_primes.m
+share/octave/2.0.8/m/miscellaneous/menu.m
+share/octave/2.0.8/m/miscellaneous/popen2.m
+share/octave/2.0.8/m/miscellaneous/semicolon.m
+share/octave/2.0.8/m/miscellaneous/texas_lotto.m
+share/octave/2.0.8/m/miscellaneous/tic.m
+share/octave/2.0.8/m/miscellaneous/toc.m
+share/octave/2.0.8/m/miscellaneous/version.m
+share/octave/2.0.8/m/miscellaneous/xor.m
+share/octave/2.0.8/m/plot/__plr1__.m
+share/octave/2.0.8/m/plot/__plr2__.m
+share/octave/2.0.8/m/plot/__plr__.m
+share/octave/2.0.8/m/plot/__plt1__.m
+share/octave/2.0.8/m/plot/__plt2__.m
+share/octave/2.0.8/m/plot/__plt2mm__.m
+share/octave/2.0.8/m/plot/__plt2mv__.m
+share/octave/2.0.8/m/plot/__plt2ss__.m
+share/octave/2.0.8/m/plot/__plt2vm__.m
+share/octave/2.0.8/m/plot/__plt2vv__.m
+share/octave/2.0.8/m/plot/__plt__.m
+share/octave/2.0.8/m/plot/__pltopt__.m
+share/octave/2.0.8/m/plot/axis.m
+share/octave/2.0.8/m/plot/bar.m
+share/octave/2.0.8/m/plot/bottom_title.m
+share/octave/2.0.8/m/plot/contour.m
+share/octave/2.0.8/m/plot/figure.m
+share/octave/2.0.8/m/plot/grid.m
+share/octave/2.0.8/m/plot/hist.m
+share/octave/2.0.8/m/plot/loglog.m
+share/octave/2.0.8/m/plot/mesh.m
+share/octave/2.0.8/m/plot/meshdom.m
+share/octave/2.0.8/m/plot/meshgrid.m
+share/octave/2.0.8/m/plot/mplot.m
+share/octave/2.0.8/m/plot/multiplot.m
+share/octave/2.0.8/m/plot/oneplot.m
+share/octave/2.0.8/m/plot/plot.m
+share/octave/2.0.8/m/plot/plot_border.m
+share/octave/2.0.8/m/plot/polar.m
+share/octave/2.0.8/m/plot/semilogx.m
+share/octave/2.0.8/m/plot/semilogy.m
+share/octave/2.0.8/m/plot/shg.m
+share/octave/2.0.8/m/plot/sombrero.m
+share/octave/2.0.8/m/plot/stairs.m
+share/octave/2.0.8/m/plot/subplot.m
+share/octave/2.0.8/m/plot/subwindow.m
+share/octave/2.0.8/m/plot/title.m
+share/octave/2.0.8/m/plot/top_title.m
+share/octave/2.0.8/m/plot/xlabel.m
+share/octave/2.0.8/m/plot/ylabel.m
+share/octave/2.0.8/m/plot/zlabel.m
+share/octave/2.0.8/m/polynomial/compan.m
+share/octave/2.0.8/m/polynomial/conv.m
+share/octave/2.0.8/m/polynomial/deconv.m
+share/octave/2.0.8/m/polynomial/poly.m
+share/octave/2.0.8/m/polynomial/polyder.m
+share/octave/2.0.8/m/polynomial/polyderiv.m
+share/octave/2.0.8/m/polynomial/polyfit.m
+share/octave/2.0.8/m/polynomial/polyinteg.m
+share/octave/2.0.8/m/polynomial/polyreduce.m
+share/octave/2.0.8/m/polynomial/polyval.m
+share/octave/2.0.8/m/polynomial/polyvalm.m
+share/octave/2.0.8/m/polynomial/residue.m
+share/octave/2.0.8/m/polynomial/roots.m
+share/octave/2.0.8/m/set/complement.m
+share/octave/2.0.8/m/set/create_set.m
+share/octave/2.0.8/m/set/intersection.m
+share/octave/2.0.8/m/set/union.m
+share/octave/2.0.8/m/signal/detrend.m
+share/octave/2.0.8/m/signal/fftconv.m
+share/octave/2.0.8/m/signal/fftfilt.m
+share/octave/2.0.8/m/signal/freqz.m
+share/octave/2.0.8/m/signal/sinc.m
+share/octave/2.0.8/m/specfun/beta.m
+share/octave/2.0.8/m/specfun/betai.m
+share/octave/2.0.8/m/specfun/betainc.m
+share/octave/2.0.8/m/specfun/erfinv.m
+share/octave/2.0.8/m/specfun/gammai.m
+share/octave/2.0.8/m/specfun/gammainc.m
+share/octave/2.0.8/m/specfun/log2.m
+share/octave/2.0.8/m/specfun/pow2.m
+share/octave/2.0.8/m/special-matrix/hadamard.m
+share/octave/2.0.8/m/special-matrix/hankel.m
+share/octave/2.0.8/m/special-matrix/hilb.m
+share/octave/2.0.8/m/special-matrix/invhilb.m
+share/octave/2.0.8/m/special-matrix/toeplitz.m
+share/octave/2.0.8/m/special-matrix/vander.m
+share/octave/2.0.8/m/startup/octaverc
+share/octave/2.0.8/m/statistics/corrcoef.m
+share/octave/2.0.8/m/statistics/cov.m
+share/octave/2.0.8/m/statistics/gls.m
+share/octave/2.0.8/m/statistics/kurtosis.m
+share/octave/2.0.8/m/statistics/mahalanobis.m
+share/octave/2.0.8/m/statistics/mean.m
+share/octave/2.0.8/m/statistics/median.m
+share/octave/2.0.8/m/statistics/ols.m
+share/octave/2.0.8/m/statistics/skewness.m
+share/octave/2.0.8/m/statistics/std.m
+share/octave/2.0.8/m/strings/bin2dec.m
+share/octave/2.0.8/m/strings/blanks.m
+share/octave/2.0.8/m/strings/deblank.m
+share/octave/2.0.8/m/strings/dec2bin.m
+share/octave/2.0.8/m/strings/dec2hex.m
+share/octave/2.0.8/m/strings/findstr.m
+share/octave/2.0.8/m/strings/hex2dec.m
+share/octave/2.0.8/m/strings/index.m
+share/octave/2.0.8/m/strings/rindex.m
+share/octave/2.0.8/m/strings/split.m
+share/octave/2.0.8/m/strings/str2mat.m
+share/octave/2.0.8/m/strings/str2num.m
+share/octave/2.0.8/m/strings/strcat.m
+share/octave/2.0.8/m/strings/strcmp.m
+share/octave/2.0.8/m/strings/strrep.m
+share/octave/2.0.8/m/strings/substr.m
+share/octave/2.0.8/m/time/asctime.m
+share/octave/2.0.8/m/time/clock.m
+share/octave/2.0.8/m/time/ctime.m
+share/octave/2.0.8/m/time/date.m
man/man1/octave.1.gz
info/octave.info
info/octave.info-1