aboutsummaryrefslogtreecommitdiff
path: root/math/octave-devel/pkg-plist
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-09-03 20:48:38 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-09-03 20:48:38 +0000
commit78bfeb3111517b52fb477c1e2c0e65bf17aa9521 (patch)
treecfdce230af2def4b46d973aa9834e6d452f3cc34 /math/octave-devel/pkg-plist
parent1c495cbf105ca3a4c3d303483edea5be5756438a (diff)
Add developer version of math/octave as math/octave-devel
Notes
Notes: svn path=/head/; revision=172104
Diffstat (limited to 'math/octave-devel/pkg-plist')
-rw-r--r--math/octave-devel/pkg-plist1390
1 files changed, 795 insertions, 595 deletions
diff --git a/math/octave-devel/pkg-plist b/math/octave-devel/pkg-plist
index 159cb95174ea..77a8c65e926e 100644
--- a/math/octave-devel/pkg-plist
+++ b/math/octave-devel/pkg-plist
@@ -6,63 +6,25 @@ bin/octave-bug
bin/octave-bug-%%OCTAVE_VERSION%%
bin/octave-config
bin/octave-config-%%OCTAVE_VERSION%%
-include/octave-%%OCTAVE_VERSION%%/octave/Array-flags.h
-include/octave-%%OCTAVE_VERSION%%/octave/Array-util.h
-include/octave-%%OCTAVE_VERSION%%/octave/Array.cc
-include/octave-%%OCTAVE_VERSION%%/octave/Array.h
-include/octave-%%OCTAVE_VERSION%%/octave/Array2.h
-include/octave-%%OCTAVE_VERSION%%/octave/Array3.h
-include/octave-%%OCTAVE_VERSION%%/octave/ArrayN-idx.h
-include/octave-%%OCTAVE_VERSION%%/octave/ArrayN.cc
-include/octave-%%OCTAVE_VERSION%%/octave/ArrayN.h
+include/octave-%%OCTAVE_VERSION%%/octave/config.h
+include/octave-%%OCTAVE_VERSION%%/octave/f77-fcn.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-error.h
+include/octave-%%OCTAVE_VERSION%%/octave/quit.h
include/octave-%%OCTAVE_VERSION%%/octave/Bounds.h
-include/octave-%%OCTAVE_VERSION%%/octave/CColVector.h
-include/octave-%%OCTAVE_VERSION%%/octave/CDiagMatrix.h
-include/octave-%%OCTAVE_VERSION%%/octave/CMatrix.h
-include/octave-%%OCTAVE_VERSION%%/octave/CNDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/CRowVector.h
-include/octave-%%OCTAVE_VERSION%%/octave/Cell.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxAEPBAL.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxCHOL.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxDET.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxHESS.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxLU.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxQR.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxQRP.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxSCHUR.h
-include/octave-%%OCTAVE_VERSION%%/octave/CmplxSVD.h
include/octave-%%OCTAVE_VERSION%%/octave/CollocWt.h
include/octave-%%OCTAVE_VERSION%%/octave/DAE.h
include/octave-%%OCTAVE_VERSION%%/octave/DAEFunc.h
include/octave-%%OCTAVE_VERSION%%/octave/DAERT.h
include/octave-%%OCTAVE_VERSION%%/octave/DAERTFunc.h
-include/octave-%%OCTAVE_VERSION%%/octave/DASPK-opts.h
include/octave-%%OCTAVE_VERSION%%/octave/DASPK.h
-include/octave-%%OCTAVE_VERSION%%/octave/DASRT-opts.h
include/octave-%%OCTAVE_VERSION%%/octave/DASRT.h
-include/octave-%%OCTAVE_VERSION%%/octave/DASSL-opts.h
include/octave-%%OCTAVE_VERSION%%/octave/DASSL.h
-include/octave-%%OCTAVE_VERSION%%/octave/DiagArray2.cc
-include/octave-%%OCTAVE_VERSION%%/octave/DiagArray2.h
-include/octave-%%OCTAVE_VERSION%%/octave/EIG.h
include/octave-%%OCTAVE_VERSION%%/octave/FEGrid.h
+include/octave-%%OCTAVE_VERSION%%/octave/LinConst.h
include/octave-%%OCTAVE_VERSION%%/octave/LP.h
include/octave-%%OCTAVE_VERSION%%/octave/LPsolve.h
-include/octave-%%OCTAVE_VERSION%%/octave/LSODE-opts.h
include/octave-%%OCTAVE_VERSION%%/octave/LSODE.h
-include/octave-%%OCTAVE_VERSION%%/octave/LinConst.h
-include/octave-%%OCTAVE_VERSION%%/octave/MArray-defs.h
-include/octave-%%OCTAVE_VERSION%%/octave/MArray.cc
-include/octave-%%OCTAVE_VERSION%%/octave/MArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/MArray2.cc
-include/octave-%%OCTAVE_VERSION%%/octave/MArray2.h
-include/octave-%%OCTAVE_VERSION%%/octave/MArrayN.cc
-include/octave-%%OCTAVE_VERSION%%/octave/MArrayN.h
-include/octave-%%OCTAVE_VERSION%%/octave/MDiagArray2.cc
-include/octave-%%OCTAVE_VERSION%%/octave/MDiagArray2.h
-include/octave-%%OCTAVE_VERSION%%/octave/Matrix.h
include/octave-%%OCTAVE_VERSION%%/octave/NLConst.h
-include/octave-%%OCTAVE_VERSION%%/octave/NLEqn-opts.h
include/octave-%%OCTAVE_VERSION%%/octave/NLEqn.h
include/octave-%%OCTAVE_VERSION%%/octave/NLFunc.h
include/octave-%%OCTAVE_VERSION%%/octave/NLP.h
@@ -70,33 +32,115 @@ include/octave-%%OCTAVE_VERSION%%/octave/ODE.h
include/octave-%%OCTAVE_VERSION%%/octave/ODEFunc.h
include/octave-%%OCTAVE_VERSION%%/octave/ODES.h
include/octave-%%OCTAVE_VERSION%%/octave/ODESFunc.h
-include/octave-%%OCTAVE_VERSION%%/octave/Objective.h
include/octave-%%OCTAVE_VERSION%%/octave/QP.h
-include/octave-%%OCTAVE_VERSION%%/octave/Quad-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/Objective.h
include/octave-%%OCTAVE_VERSION%%/octave/Quad.h
include/octave-%%OCTAVE_VERSION%%/octave/Range.h
include/octave-%%OCTAVE_VERSION%%/octave/base-dae.h
include/octave-%%OCTAVE_VERSION%%/octave/base-de.h
-include/octave-%%OCTAVE_VERSION%%/octave/base-list.h
-include/octave-%%OCTAVE_VERSION%%/octave/base-lu.cc
-include/octave-%%OCTAVE_VERSION%%/octave/base-lu.h
include/octave-%%OCTAVE_VERSION%%/octave/base-min.h
+include/octave-%%OCTAVE_VERSION%%/octave/byte-swap.h
+include/octave-%%OCTAVE_VERSION%%/octave/cmd-edit.h
+include/octave-%%OCTAVE_VERSION%%/octave/cmd-hist.h
+include/octave-%%OCTAVE_VERSION%%/octave/data-conv.h
+include/octave-%%OCTAVE_VERSION%%/octave/dir-ops.h
+include/octave-%%OCTAVE_VERSION%%/octave/file-ops.h
+include/octave-%%OCTAVE_VERSION%%/octave/file-stat.h
+include/octave-%%OCTAVE_VERSION%%/octave/getopt.h
+include/octave-%%OCTAVE_VERSION%%/octave/glob-match.h
+include/octave-%%OCTAVE_VERSION%%/octave/idx-vector.h
+include/octave-%%OCTAVE_VERSION%%/octave/kpse-xfns.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-ieee.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-mappers.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-specfun.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-sysdep.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-utils.h
+include/octave-%%OCTAVE_VERSION%%/octave/mach-info.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-alloc.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-cmplx.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-env.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-fftw.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-getopt.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-group.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-inttypes.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-passwd.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-rand.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-rl-edit.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-rl-hist.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-shlib.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-sort.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-spparms.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-syscalls.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-sparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-time.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-types.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-uname.h
+include/octave-%%OCTAVE_VERSION%%/octave/pathlen.h
+include/octave-%%OCTAVE_VERSION%%/octave/pathsearch.h
+include/octave-%%OCTAVE_VERSION%%/octave/prog-args.h
+include/octave-%%OCTAVE_VERSION%%/octave/randgamma.h
+include/octave-%%OCTAVE_VERSION%%/octave/randmtzig.h
+include/octave-%%OCTAVE_VERSION%%/octave/randpoisson.h
+include/octave-%%OCTAVE_VERSION%%/octave/so-array.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-sort.h
+include/octave-%%OCTAVE_VERSION%%/octave/statdefs.h
+include/octave-%%OCTAVE_VERSION%%/octave/str-vec.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-util.h
+include/octave-%%OCTAVE_VERSION%%/octave/sun-utils.h
+include/octave-%%OCTAVE_VERSION%%/octave/sysdir.h
+include/octave-%%OCTAVE_VERSION%%/octave/systime.h
+include/octave-%%OCTAVE_VERSION%%/octave/syswait.h
+include/octave-%%OCTAVE_VERSION%%/octave/DASPK-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/DASRT-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/DASSL-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/LSODE-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/NLEqn-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/Quad-opts.h
+include/octave-%%OCTAVE_VERSION%%/octave/Array.h
+include/octave-%%OCTAVE_VERSION%%/octave/Array2.h
+include/octave-%%OCTAVE_VERSION%%/octave/Array3.h
+include/octave-%%OCTAVE_VERSION%%/octave/ArrayN.h
+include/octave-%%OCTAVE_VERSION%%/octave/DiagArray2.h
+include/octave-%%OCTAVE_VERSION%%/octave/Array-util.h
+include/octave-%%OCTAVE_VERSION%%/octave/ArrayN-idx.h
+include/octave-%%OCTAVE_VERSION%%/octave/MArray-defs.h
+include/octave-%%OCTAVE_VERSION%%/octave/MArray.h
+include/octave-%%OCTAVE_VERSION%%/octave/MArray2.h
+include/octave-%%OCTAVE_VERSION%%/octave/MDiagArray2.h
+include/octave-%%OCTAVE_VERSION%%/octave/Matrix.h
+include/octave-%%OCTAVE_VERSION%%/octave/MArrayN.h
+include/octave-%%OCTAVE_VERSION%%/octave/base-lu.h
+include/octave-%%OCTAVE_VERSION%%/octave/dim-vector.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-base.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-op-defs.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ops.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-defs.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ext.h
+include/octave-%%OCTAVE_VERSION%%/octave/mxarray.h
+include/octave-%%OCTAVE_VERSION%%/octave/CColVector.h
+include/octave-%%OCTAVE_VERSION%%/octave/CDiagMatrix.h
+include/octave-%%OCTAVE_VERSION%%/octave/CMatrix.h
+include/octave-%%OCTAVE_VERSION%%/octave/CNDArray.h
+include/octave-%%OCTAVE_VERSION%%/octave/CRowVector.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxAEPBAL.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxCHOL.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxDET.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxHESS.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxLU.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxQR.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxQRP.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxSCHUR.h
+include/octave-%%OCTAVE_VERSION%%/octave/CmplxSVD.h
+include/octave-%%OCTAVE_VERSION%%/octave/EIG.h
include/octave-%%OCTAVE_VERSION%%/octave/boolMatrix.h
include/octave-%%OCTAVE_VERSION%%/octave/boolNDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/byte-swap.h
-include/octave-%%OCTAVE_VERSION%%/octave/c-file-ptr-stream.h
include/octave-%%OCTAVE_VERSION%%/octave/chMatrix.h
include/octave-%%OCTAVE_VERSION%%/octave/chNDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/cmd-edit.h
-include/octave-%%OCTAVE_VERSION%%/octave/cmd-hist.h
-include/octave-%%OCTAVE_VERSION%%/octave/comment-list.h
-include/octave-%%OCTAVE_VERSION%%/octave/config.h
include/octave-%%OCTAVE_VERSION%%/octave/dColVector.h
include/octave-%%OCTAVE_VERSION%%/octave/dDiagMatrix.h
include/octave-%%OCTAVE_VERSION%%/octave/dMatrix.h
include/octave-%%OCTAVE_VERSION%%/octave/dNDArray.h
include/octave-%%OCTAVE_VERSION%%/octave/dRowVector.h
-include/octave-%%OCTAVE_VERSION%%/octave/data-conv.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleAEPBAL.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleCHOL.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleDET.h
@@ -106,386 +150,421 @@ include/octave-%%OCTAVE_VERSION%%/octave/dbleQR.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleQRP.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleSCHUR.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleSVD.h
-include/octave-%%OCTAVE_VERSION%%/octave/defaults.h
-include/octave-%%OCTAVE_VERSION%%/octave/defun-dld.h
-include/octave-%%OCTAVE_VERSION%%/octave/defun-int.h
-include/octave-%%OCTAVE_VERSION%%/octave/defun.h
-include/octave-%%OCTAVE_VERSION%%/octave/dim-vector.h
-include/octave-%%OCTAVE_VERSION%%/octave/dir-ops.h
-include/octave-%%OCTAVE_VERSION%%/octave/dirfns.h
-include/octave-%%OCTAVE_VERSION%%/octave/dynamic-ld.h
-include/octave-%%OCTAVE_VERSION%%/octave/error.h
-include/octave-%%OCTAVE_VERSION%%/octave/f77-fcn.h
-include/octave-%%OCTAVE_VERSION%%/octave/file-io.h
-include/octave-%%OCTAVE_VERSION%%/octave/file-ops.h
-include/octave-%%OCTAVE_VERSION%%/octave/file-stat.h
-include/octave-%%OCTAVE_VERSION%%/octave/fn-cache.h
-include/octave-%%OCTAVE_VERSION%%/octave/getopt.h
-include/octave-%%OCTAVE_VERSION%%/octave/glob-match.h
-include/octave-%%OCTAVE_VERSION%%/octave/gripes.h
-include/octave-%%OCTAVE_VERSION%%/octave/help.h
-include/octave-%%OCTAVE_VERSION%%/octave/idx-vector.h
-include/octave-%%OCTAVE_VERSION%%/octave/input.h
+include/octave-%%OCTAVE_VERSION%%/octave/boolSparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/CSparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/dSparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/MSparse-defs.h
+include/octave-%%OCTAVE_VERSION%%/octave/MSparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/Sparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-base-lu.h
+include/octave-%%OCTAVE_VERSION%%/octave/SparseCmplxLU.h
+include/octave-%%OCTAVE_VERSION%%/octave/SparsedbleLU.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-base-chol.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-dmsolve.cc
+include/octave-%%OCTAVE_VERSION%%/octave/SparseCmplxCHOL.h
+include/octave-%%OCTAVE_VERSION%%/octave/SparsedbleCHOL.h
+include/octave-%%OCTAVE_VERSION%%/octave/SparseCmplxQR.h
+include/octave-%%OCTAVE_VERSION%%/octave/SparseQR.h
+include/octave-%%OCTAVE_VERSION%%/octave/Sparse-op-defs.h
+include/octave-%%OCTAVE_VERSION%%/octave/MatrixType.h
+include/octave-%%OCTAVE_VERSION%%/octave/int8NDArray.h
+include/octave-%%OCTAVE_VERSION%%/octave/uint8NDArray.h
include/octave-%%OCTAVE_VERSION%%/octave/int16NDArray.h
+include/octave-%%OCTAVE_VERSION%%/octave/uint16NDArray.h
include/octave-%%OCTAVE_VERSION%%/octave/int32NDArray.h
+include/octave-%%OCTAVE_VERSION%%/octave/uint32NDArray.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-dm.h
include/octave-%%OCTAVE_VERSION%%/octave/int64NDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/int8NDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/intNDArray.cc
+include/octave-%%OCTAVE_VERSION%%/octave/uint64NDArray.h
include/octave-%%OCTAVE_VERSION%%/octave/intNDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/kpse-xfns.h
-include/octave-%%OCTAVE_VERSION%%/octave/kpse.cc
-include/octave-%%OCTAVE_VERSION%%/octave/lex.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-error.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-ieee.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-mappers.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-specfun.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-sstream.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-sysdep.h
-include/octave-%%OCTAVE_VERSION%%/octave/lo-utils.h
-include/octave-%%OCTAVE_VERSION%%/octave/load-save.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-hdf5.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-mat-ascii.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-mat4.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-mat5.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-oct-ascii.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-oct-binary.h
-include/octave-%%OCTAVE_VERSION%%/octave/ls-utils.h
-include/octave-%%OCTAVE_VERSION%%/octave/mach-info.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-base.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-cm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-cdm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-cdm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-dm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-m.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-cs.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-dm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-cm.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-m.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cdm-s.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cm-cdm.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cm-dm.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cm-m.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cm-s.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cnda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-cm-s.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-cnda-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-cdm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-dm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-m.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-cs-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-defs.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-cdm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-cm.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-cs.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-cm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-m-cs.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-cs.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-m-cdm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-m-cm.h
+include/octave-%%OCTAVE_VERSION%%/octave/kpse.cc
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-cnda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-cdm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-cm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-cnda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-m.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-dm-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ext.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-m-dm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-dm.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i16.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui16.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/Cell.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i16nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i16.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui16.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui8.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i32.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i64.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i64nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i16.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui16nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i64.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i32nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i16.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i32.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui32nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-inlines.cc
-include/octave-%%OCTAVE_VERSION%%/octave/mx-m-cdm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-m-cm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-m-cs.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-m-dm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-cnda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-cs.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-op-defs.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ops.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-cdm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-cm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-cnda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-dm.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-s-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i16.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui16.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui8.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i16nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-s.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i64.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui8.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui16.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i32nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui16nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i64nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i16.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i32.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui8.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-ccv-cv.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-ccv-s.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i16nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i32nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-i64nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i16.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i32.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i64.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i8.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i8nda-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i16nda-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i32nda-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-i64nda-ui64nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i8nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui16.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i16nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui16nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui32.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i32nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui32nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui64.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-i64nda.h
include/octave-%%OCTAVE_VERSION%%/octave/mx-ui8nda-ui64nda.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-alloc.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-cmplx.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-conf.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-env.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-fftw.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui16nda-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui32nda-ui64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui8nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui16nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-ui32nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/mx-ui64nda-i64nda.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-crv-rv.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-crv-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-cs-cv.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-cs-rv.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-cv-ccv.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-cv-cs.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-rv-crv.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-rv-cs.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-s-ccv.h
+include/octave-%%OCTAVE_VERSION%%/octave/vx-s-crv.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-sm-cs.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-cs-sm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-scm-s.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-s-scm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-scm-sm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-sm-scm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-m-sm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-m-scm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-cm-sm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-cm-scm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-sm-m.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-scm-m.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-sm-cm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-scm-cm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-bm-sbm.h
+include/octave-%%OCTAVE_VERSION%%/octave/smx-sbm-bm.h
+include/octave-%%OCTAVE_VERSION%%/octave/Array.cc
+include/octave-%%OCTAVE_VERSION%%/octave/ArrayN.cc
+include/octave-%%OCTAVE_VERSION%%/octave/DiagArray2.cc
+include/octave-%%OCTAVE_VERSION%%/octave/MArray.cc
+include/octave-%%OCTAVE_VERSION%%/octave/MArray2.cc
+include/octave-%%OCTAVE_VERSION%%/octave/MArrayN.cc
+include/octave-%%OCTAVE_VERSION%%/octave/MDiagArray2.cc
+include/octave-%%OCTAVE_VERSION%%/octave/base-lu.cc
+include/octave-%%OCTAVE_VERSION%%/octave/oct-sort.cc
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-base-lu.cc
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-base-chol.cc
+include/octave-%%OCTAVE_VERSION%%/octave/mx-inlines.cc
+include/octave-%%OCTAVE_VERSION%%/octave/intNDArray.cc
+include/octave-%%OCTAVE_VERSION%%/octave/base-list.h
+include/octave-%%OCTAVE_VERSION%%/octave/c-file-ptr-stream.h
+include/octave-%%OCTAVE_VERSION%%/octave/comment-list.h
+include/octave-%%OCTAVE_VERSION%%/octave/defun-dld.h
+include/octave-%%OCTAVE_VERSION%%/octave/defun-int.h
+include/octave-%%OCTAVE_VERSION%%/octave/defun.h
+include/octave-%%OCTAVE_VERSION%%/octave/dirfns.h
+include/octave-%%OCTAVE_VERSION%%/octave/dynamic-ld.h
+include/octave-%%OCTAVE_VERSION%%/octave/error.h
+include/octave-%%OCTAVE_VERSION%%/octave/file-io.h
+include/octave-%%OCTAVE_VERSION%%/octave/gripes.h
+include/octave-%%OCTAVE_VERSION%%/octave/help.h
+include/octave-%%OCTAVE_VERSION%%/octave/input.h
+include/octave-%%OCTAVE_VERSION%%/octave/lex.h
+include/octave-%%OCTAVE_VERSION%%/octave/load-path.h
+include/octave-%%OCTAVE_VERSION%%/octave/load-save.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-hdf5.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-mat-ascii.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-mat4.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-mat5.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-oct-ascii.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-oct-binary.h
+include/octave-%%OCTAVE_VERSION%%/octave/ls-utils.h
+include/octave-%%OCTAVE_VERSION%%/octave/mex.h
+include/octave-%%OCTAVE_VERSION%%/octave/mexproto.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-errno.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-fstrm.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-getopt.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-gperf.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-group.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-hist.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-inttypes.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-iostrm.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-lvalue.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-map.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-obj.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-passwd.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-prcstrm.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-procbuf.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-rand.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-rl-edit.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-rl-hist.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-shlib.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-sort.cc
-include/octave-%%OCTAVE_VERSION%%/octave/oct-sort.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-stdstrm.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-stream.h
+include/octave-%%OCTAVE_VERSION%%/octave/zfstream.h
include/octave-%%OCTAVE_VERSION%%/octave/oct-strstrm.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-syscalls.h
-include/octave-%%OCTAVE_VERSION%%/octave/oct-time.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-lvalue.h
include/octave-%%OCTAVE_VERSION%%/octave/oct.h
include/octave-%%OCTAVE_VERSION%%/octave/octave.h
include/octave-%%OCTAVE_VERSION%%/octave/ops.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-base-int.cc
-include/octave-%%OCTAVE_VERSION%%/octave/ov-base-int.h
+include/octave-%%OCTAVE_VERSION%%/octave/pager.h
+include/octave-%%OCTAVE_VERSION%%/octave/parse.h
+include/octave-%%OCTAVE_VERSION%%/octave/pr-output.h
+include/octave-%%OCTAVE_VERSION%%/octave/procstream.h
+include/octave-%%OCTAVE_VERSION%%/octave/sighandlers.h
+include/octave-%%OCTAVE_VERSION%%/octave/siglist.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-xdiv.h
+include/octave-%%OCTAVE_VERSION%%/octave/sparse-xpow.h
+include/octave-%%OCTAVE_VERSION%%/octave/symtab.h
+include/octave-%%OCTAVE_VERSION%%/octave/sysdep.h
+include/octave-%%OCTAVE_VERSION%%/octave/token.h
+include/octave-%%OCTAVE_VERSION%%/octave/toplev.h
+include/octave-%%OCTAVE_VERSION%%/octave/unwind-prot.h
+include/octave-%%OCTAVE_VERSION%%/octave/utils.h
+include/octave-%%OCTAVE_VERSION%%/octave/variables.h
+include/octave-%%OCTAVE_VERSION%%/octave/version.h
+include/octave-%%OCTAVE_VERSION%%/octave/xdiv.h
+include/octave-%%OCTAVE_VERSION%%/octave/xpow.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-re-mat.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-cx-mat.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-ch-mat.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-cs-list.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-list.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-mex-fcn.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-struct.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-scalar.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-range.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-complex.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-colon.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-base.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-base-mat.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-base-mat.cc
include/octave-%%OCTAVE_VERSION%%/octave/ov-base-scalar.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-base-scalar.cc
-include/octave-%%OCTAVE_VERSION%%/octave/ov-base.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-streamoff.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-str-mat.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-bool-mat.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-bool.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-builtin.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-cell.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-ch-mat.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-colon.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-complex.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-cs-list.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-cx-mat.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-fcn.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-builtin.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-dld-fcn.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-mapper.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-usr-fcn.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-fcn-handle.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-fcn-inline.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-fcn.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-file.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-typeinfo.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-type-conv.h
+include/octave-%%OCTAVE_VERSION%%/octave/pt.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-base-int.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-int-traits.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-intx.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-int8.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-int16.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-int32.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-int64.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-int8.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-intx.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-list.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-mapper.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-range.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-re-mat.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-scalar.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-str-mat.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-streamoff.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-struct.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-type-conv.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-typeinfo.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-uint8.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-uint16.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-uint32.h
include/octave-%%OCTAVE_VERSION%%/octave/ov-uint64.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-uint8.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-usr-fcn.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov-va-args.h
-include/octave-%%OCTAVE_VERSION%%/octave/ov.h
-include/octave-%%OCTAVE_VERSION%%/octave/pager.h
-include/octave-%%OCTAVE_VERSION%%/octave/parse.h
-include/octave-%%OCTAVE_VERSION%%/octave/pathlen.h
-include/octave-%%OCTAVE_VERSION%%/octave/pathsearch.h
-include/octave-%%OCTAVE_VERSION%%/octave/pr-output.h
-include/octave-%%OCTAVE_VERSION%%/octave/procstream.h
-include/octave-%%OCTAVE_VERSION%%/octave/prog-args.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-all.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-arg-list.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-assign.h
@@ -506,82 +585,46 @@ include/octave-%%OCTAVE_VERSION%%/octave/pt-jump.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-loop.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-mat.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-misc.h
-include/octave-%%OCTAVE_VERSION%%/octave/pt-plot.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-pr-code.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-select.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-stmt.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-unop.h
include/octave-%%OCTAVE_VERSION%%/octave/pt-walk.h
-include/octave-%%OCTAVE_VERSION%%/octave/pt.h
-include/octave-%%OCTAVE_VERSION%%/octave/quit.h
-include/octave-%%OCTAVE_VERSION%%/octave/sighandlers.h
-include/octave-%%OCTAVE_VERSION%%/octave/siglist.h
-include/octave-%%OCTAVE_VERSION%%/octave/so-array.h
-include/octave-%%OCTAVE_VERSION%%/octave/statdefs.h
-include/octave-%%OCTAVE_VERSION%%/octave/str-vec.h
-include/octave-%%OCTAVE_VERSION%%/octave/sun-utils.h
-include/octave-%%OCTAVE_VERSION%%/octave/symtab.h
-include/octave-%%OCTAVE_VERSION%%/octave/sysdep.h
-include/octave-%%OCTAVE_VERSION%%/octave/sysdir.h
-include/octave-%%OCTAVE_VERSION%%/octave/systime.h
-include/octave-%%OCTAVE_VERSION%%/octave/syswait.h
-include/octave-%%OCTAVE_VERSION%%/octave/token.h
-include/octave-%%OCTAVE_VERSION%%/octave/toplev.h
-include/octave-%%OCTAVE_VERSION%%/octave/uint16NDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/uint32NDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/uint64NDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/uint8NDArray.h
-include/octave-%%OCTAVE_VERSION%%/octave/unwind-prot.h
-include/octave-%%OCTAVE_VERSION%%/octave/utils.h
-include/octave-%%OCTAVE_VERSION%%/octave/variables.h
-include/octave-%%OCTAVE_VERSION%%/octave/version.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-ccv-cv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-ccv-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-crv-rv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-crv-s.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-cs-cv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-cs-rv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-cv-ccv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-cv-cs.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-rv-crv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-rv-cs.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-s-ccv.h
-include/octave-%%OCTAVE_VERSION%%/octave/vx-s-crv.h
-include/octave-%%OCTAVE_VERSION%%/octave/xdiv.h
-include/octave-%%OCTAVE_VERSION%%/octave/xpow.h
-lib/octave-%%OCTAVE_VERSION%%/libcruft.a
+include/octave-%%OCTAVE_VERSION%%/octave/ov-base-sparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-bool-sparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-cx-sparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-re-sparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/ov-base-int.cc
+include/octave-%%OCTAVE_VERSION%%/octave/ov-base-mat.cc
+include/octave-%%OCTAVE_VERSION%%/octave/ov-base-scalar.cc
+include/octave-%%OCTAVE_VERSION%%/octave/defaults.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-conf.h
+include/octave-%%OCTAVE_VERSION%%/octave/oct-gperf.h
+@dirrm include/octave-%%OCTAVE_VERSION%%/octave
+@dirrm include/octave-%%OCTAVE_VERSION%%
lib/octave-%%OCTAVE_VERSION%%/libcruft.so
lib/octave-%%OCTAVE_VERSION%%/libcruft.so.%%OCTAVE_VERSION%%
-lib/octave-%%OCTAVE_VERSION%%/liboctave.a
lib/octave-%%OCTAVE_VERSION%%/liboctave.so
lib/octave-%%OCTAVE_VERSION%%/liboctave.so.%%OCTAVE_VERSION%%
-lib/octave-%%OCTAVE_VERSION%%/liboctinterp.a
lib/octave-%%OCTAVE_VERSION%%/liboctinterp.so
lib/octave-%%OCTAVE_VERSION%%/liboctinterp.so.%%OCTAVE_VERSION%%
-@unexec rm -f %D/lib/octave
-@exec ln -sf octave-%%OCTAVE_VERSION%% %D/lib/octave
-libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/info-emacs-info
-libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/info-emacs-octave-help
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/airy.oct
+@dirrm lib/octave-%%OCTAVE_VERSION%%
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/PKG_ADD
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/balance.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/besselh.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/besseli.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/besselj.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/besselk.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/bessely.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/betainc.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/cellfun.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/chol.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/ccolamd.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/colamd.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/colloc.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/conv2.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/daspk.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/daspk_options.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/dasrt.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/dasrt_options.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/dassl.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/dassl_options.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/det.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/dispatch.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/eig.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/endgrent.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/endpwent.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/expm.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/fft.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/fft2.oct
@@ -590,60 +633,62 @@ libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/fftw_wisdom.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/filter.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/find.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/fsolve.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/fsolve_options.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/gammainc.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/gcd.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/gammainc.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getgrent.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getgrgid.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getgrnam.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getpwent.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getpwnam.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getpwuid.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/getrusage.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/givens.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/gmtime.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/hess.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/ifft.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/ifft2.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/ifftn.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/inv.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/inverse.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/kron.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/localtime.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lpsolve.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lpsolve_options.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lsode.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lsode_options.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lu.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/max.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/min.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/luinc.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/matrix_type.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/minmax.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/mktime.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/pinv.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/qr.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/quad.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/quad_options.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/qz.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/rand.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/randn.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/regexp.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/schur.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/setgrent.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/setpwent.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/sort.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/sparse.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/spchol.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/spdet.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/spkron.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/splu.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/spparms.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/spqr.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/sqrtm.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/strftime.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/strptime.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/svd.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/syl.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/time.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__gnuplot_raw__.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__glpk__.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__pchip_deriv__.oct
+libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__qp__.oct
+libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/info-emacs-info
+libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/info-emacs-octave-help
+libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/octave-%%OCTAVE_VERSION%%
libexec/octave/ls-R
-%%PORTDOCS%%%%DOCSDIR%%/Octave-FAQ.ps
-%%PORTDOCS%%%%DOCSDIR%%/liboctave.ps
-%%PORTDOCS%%%%DOCSDIR%%/octave.ps
-%%PORTDOCS%%%%DOCSDIR%%/refcard-a4.ps
-%%PORTDOCS%%%%DOCSDIR%%/refcard-legal.ps
-%%PORTDOCS%%%%DOCSDIR%%/refcard-letter.ps
-share/octave/site/m/startup/octaverc
+@exec mkdir -p %D/libexec/octave/site/exec/%%GNU_HOST%% 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/exec/%%GNU_HOST%% 2>/dev/null || true
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/oct
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/exec
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/site/exec/%%GNU_HOST%%
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/site/exec
+@dirrm libexec/octave/%%OCTAVE_VERSION%%/site
+@dirrm libexec/octave/%%OCTAVE_VERSION%%
+@dirrm libexec/octave/site/exec/%%GNU_HOST%%
+@dirrm libexec/octave/site/exec
+@dirrm libexec/octave/site
+@dirrm libexec/octave
share/octave/%%OCTAVE_VERSION%%/m/audio/lin2mu.m
share/octave/%%OCTAVE_VERSION%%/m/audio/loadaudio.m
share/octave/%%OCTAVE_VERSION%%/m/audio/mu2lin.m
@@ -651,6 +696,8 @@ share/octave/%%OCTAVE_VERSION%%/m/audio/playaudio.m
share/octave/%%OCTAVE_VERSION%%/m/audio/record.m
share/octave/%%OCTAVE_VERSION%%/m/audio/saveaudio.m
share/octave/%%OCTAVE_VERSION%%/m/audio/setaudio.m
+share/octave/%%OCTAVE_VERSION%%/m/audio/wavread.m
+share/octave/%%OCTAVE_VERSION%%/m/audio/wavwrite.m
share/octave/%%OCTAVE_VERSION%%/m/control/base/DEMOcontrol.m
share/octave/%%OCTAVE_VERSION%%/m/control/base/__bodquist__.m
share/octave/%%OCTAVE_VERSION%%/m/control/base/__freqresp__.m
@@ -806,22 +853,83 @@ share/octave/%%OCTAVE_VERSION%%/m/control/util/zgrownorm.m
share/octave/%%OCTAVE_VERSION%%/m/control/util/zgscal.m
share/octave/%%OCTAVE_VERSION%%/m/control/util/zgsgiv.m
share/octave/%%OCTAVE_VERSION%%/m/control/util/zgshsr.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/beta_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/beta_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/beta_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/beta_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/binomial_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/binomial_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/binomial_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/binomial_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/chisquare_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/chisquare_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/chisquare_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/chisquare_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/com2str.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/exponential_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/exponential_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/exponential_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/exponential_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/f_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/f_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/f_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/f_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/gamma_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/gamma_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/gamma_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/gamma_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/geometric_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/geometric_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/geometric_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/geometric_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/hypergeometric_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/hypergeometric_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/hypergeometric_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/hypergeometric_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/intersection.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_bool.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_complex.m
-share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_global.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_list.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_scalar.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_square.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_stream.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_struct.m
-share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_symmetric.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_vector.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/is_symmetric.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/isstr.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/lognormal_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/lognormal_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/lognormal_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/lognormal_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/normal_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/normal_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/normal_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/normal_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/poisson_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/poisson_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/poisson_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/poisson_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/setstr.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/struct_contains.m
share/octave/%%OCTAVE_VERSION%%/m/deprecated/struct_elements.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/t_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/t_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/t_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/t_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/uniform_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/uniform_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/uniform_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/uniform_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibinv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibrnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibull_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibull_inv.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibull_pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/weibull_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/deprecated/wiener_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acot.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acoth.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acsc.m
@@ -845,49 +953,66 @@ share/octave/%%OCTAVE_VERSION%%/m/finance/pv.m
share/octave/%%OCTAVE_VERSION%%/m/finance/pvl.m
share/octave/%%OCTAVE_VERSION%%/m/finance/rate.m
share/octave/%%OCTAVE_VERSION%%/m/finance/vol.m
+share/octave/%%OCTAVE_VERSION%%/m/general/__isequal__.m
+share/octave/%%OCTAVE_VERSION%%/m/general/bicubic.m
share/octave/%%OCTAVE_VERSION%%/m/general/bitcmp.m
share/octave/%%OCTAVE_VERSION%%/m/general/bitget.m
share/octave/%%OCTAVE_VERSION%%/m/general/bitset.m
+share/octave/%%OCTAVE_VERSION%%/m/general/blkdiag.m
share/octave/%%OCTAVE_VERSION%%/m/general/cart2pol.m
share/octave/%%OCTAVE_VERSION%%/m/general/cart2sph.m
+share/octave/%%OCTAVE_VERSION%%/m/general/cell2mat.m
share/octave/%%OCTAVE_VERSION%%/m/general/circshift.m
-share/octave/%%OCTAVE_VERSION%%/m/general/columns.m
share/octave/%%OCTAVE_VERSION%%/m/general/common_size.m
+share/octave/%%OCTAVE_VERSION%%/m/general/cplxpair.m
+share/octave/%%OCTAVE_VERSION%%/m/general/cumtrapz.m
share/octave/%%OCTAVE_VERSION%%/m/general/deal.m
share/octave/%%OCTAVE_VERSION%%/m/general/diff.m
share/octave/%%OCTAVE_VERSION%%/m/general/flipdim.m
share/octave/%%OCTAVE_VERSION%%/m/general/fliplr.m
share/octave/%%OCTAVE_VERSION%%/m/general/flipud.m
+share/octave/%%OCTAVE_VERSION%%/m/general/gradient.m
share/octave/%%OCTAVE_VERSION%%/m/general/ind2sub.m
share/octave/%%OCTAVE_VERSION%%/m/general/int2str.m
+share/octave/%%OCTAVE_VERSION%%/m/general/interp1.m
+share/octave/%%OCTAVE_VERSION%%/m/general/interp2.m
+share/octave/%%OCTAVE_VERSION%%/m/general/interpft.m
share/octave/%%OCTAVE_VERSION%%/m/general/is_duplicate_entry.m
share/octave/%%OCTAVE_VERSION%%/m/general/isa.m
share/octave/%%OCTAVE_VERSION%%/m/general/isdefinite.m
+share/octave/%%OCTAVE_VERSION%%/m/general/isdir.m
+share/octave/%%OCTAVE_VERSION%%/m/general/isequal.m
+share/octave/%%OCTAVE_VERSION%%/m/general/isequalwithequalnans.m
share/octave/%%OCTAVE_VERSION%%/m/general/isscalar.m
share/octave/%%OCTAVE_VERSION%%/m/general/issquare.m
share/octave/%%OCTAVE_VERSION%%/m/general/issymmetric.m
share/octave/%%OCTAVE_VERSION%%/m/general/isvector.m
share/octave/%%OCTAVE_VERSION%%/m/general/logical.m
-share/octave/%%OCTAVE_VERSION%%/m/general/mod.m
share/octave/%%OCTAVE_VERSION%%/m/general/logspace.m
+share/octave/%%OCTAVE_VERSION%%/m/general/lookup.m
+share/octave/%%OCTAVE_VERSION%%/m/general/mod.m
share/octave/%%OCTAVE_VERSION%%/m/general/nargchk.m
share/octave/%%OCTAVE_VERSION%%/m/general/nextpow2.m
+share/octave/%%OCTAVE_VERSION%%/m/general/nthroot.m
share/octave/%%OCTAVE_VERSION%%/m/general/num2str.m
share/octave/%%OCTAVE_VERSION%%/m/general/perror.m
share/octave/%%OCTAVE_VERSION%%/m/general/pol2cart.m
+share/octave/%%OCTAVE_VERSION%%/m/general/polyarea.m
share/octave/%%OCTAVE_VERSION%%/m/general/postpad.m
share/octave/%%OCTAVE_VERSION%%/m/general/prepad.m
-share/octave/%%OCTAVE_VERSION%%/m/general/randperm.m
+share/octave/%%OCTAVE_VERSION%%/m/general/quadl.m
share/octave/%%OCTAVE_VERSION%%/m/general/rem.m
+share/octave/%%OCTAVE_VERSION%%/m/general/randperm.m
share/octave/%%OCTAVE_VERSION%%/m/general/repmat.m
share/octave/%%OCTAVE_VERSION%%/m/general/rot90.m
share/octave/%%OCTAVE_VERSION%%/m/general/rotdim.m
-share/octave/%%OCTAVE_VERSION%%/m/general/rows.m
share/octave/%%OCTAVE_VERSION%%/m/general/shift.m
share/octave/%%OCTAVE_VERSION%%/m/general/shiftdim.m
+share/octave/%%OCTAVE_VERSION%%/m/general/sortrows.m
share/octave/%%OCTAVE_VERSION%%/m/general/sph2cart.m
share/octave/%%OCTAVE_VERSION%%/m/general/strerror.m
share/octave/%%OCTAVE_VERSION%%/m/general/sub2ind.m
+share/octave/%%OCTAVE_VERSION%%/m/general/trapz.m
share/octave/%%OCTAVE_VERSION%%/m/general/tril.m
share/octave/%%OCTAVE_VERSION%%/m/general/triu.m
share/octave/%%OCTAVE_VERSION%%/m/image/colormap.m
@@ -922,9 +1047,11 @@ share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/null.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/orth.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/qzhess.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/rank.m
+share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/rref.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/trace.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/vec.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/vech.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/ans.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/bincoeff.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/bug_report.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/comma.m
@@ -932,34 +1059,55 @@ share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/computer.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/cputime.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/delete.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/dir.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/doc.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/dos.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/dump_prefs.m
-share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/etime.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/fileattrib.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/fileparts.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/flops.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/fullfile.m
-share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/is_leap_year.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/getfield.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/inputname.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/ispc.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/isunix.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/license.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/list_primes.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/menu.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/mex.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/mkoctfile.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/not.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/orderfields.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/pack.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/paren.m
-share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/path.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/popen2.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/semicolon.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/setfield.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/single.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/tar.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/tempdir.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/tempname.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/texas_lotto.m
-share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/tic.m
-share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/toc.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/unix.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/untar.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/unzip.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/ver.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/version.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/warning_ids.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/xor.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/PKG_ADD
+share/octave/%%OCTAVE_VERSION%%/m/optimization/glpk.m
+share/octave/%%OCTAVE_VERSION%%/m/optimization/glpkmex.m
+share/octave/%%OCTAVE_VERSION%%/m/optimization/qp.m
+share/octave/%%OCTAVE_VERSION%%/m/optimization/sqp.m
+share/octave/%%OCTAVE_VERSION%%/m/path/addpath.m
+share/octave/%%OCTAVE_VERSION%%/m/path/rmpath.m
+share/octave/%%OCTAVE_VERSION%%/m/path/savepath.m
+share/octave/%%OCTAVE_VERSION%%/m/pkg/PKG_ADD
+share/octave/%%OCTAVE_VERSION%%/m/pkg/pkg.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__axis_label__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__errcomm__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__errplot__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__plot_globals__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plr1__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plr2__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plr__.m
@@ -970,18 +1118,25 @@ share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2mv__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2ss__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2vm__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2vv__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__plt3__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__pltopt1__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__pltopt__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__setup_plot__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/axis.m
share/octave/%%OCTAVE_VERSION%%/m/plot/bar.m
share/octave/%%OCTAVE_VERSION%%/m/plot/bottom_title.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/clf.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/clg.m
share/octave/%%OCTAVE_VERSION%%/m/plot/close.m
share/octave/%%OCTAVE_VERSION%%/m/plot/contour.m
share/octave/%%OCTAVE_VERSION%%/m/plot/errorbar.m
share/octave/%%OCTAVE_VERSION%%/m/plot/figure.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/fplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/grid.m
share/octave/%%OCTAVE_VERSION%%/m/plot/hist.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/hold.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/ishold.m
share/octave/%%OCTAVE_VERSION%%/m/plot/loglog.m
share/octave/%%OCTAVE_VERSION%%/m/plot/loglogerr.m
share/octave/%%OCTAVE_VERSION%%/m/plot/mesh.m
@@ -989,17 +1144,20 @@ share/octave/%%OCTAVE_VERSION%%/m/plot/meshdom.m
share/octave/%%OCTAVE_VERSION%%/m/plot/meshgrid.m
share/octave/%%OCTAVE_VERSION%%/m/plot/mplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/multiplot.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/ndgrid.m
share/octave/%%OCTAVE_VERSION%%/m/plot/oneplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/orient.m
share/octave/%%OCTAVE_VERSION%%/m/plot/plot.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/plot3.m
share/octave/%%OCTAVE_VERSION%%/m/plot/plot_border.m
share/octave/%%OCTAVE_VERSION%%/m/plot/polar.m
share/octave/%%OCTAVE_VERSION%%/m/plot/print.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/shg.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/replot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/semilogx.m
share/octave/%%OCTAVE_VERSION%%/m/plot/semilogxerr.m
share/octave/%%OCTAVE_VERSION%%/m/plot/semilogy.m
share/octave/%%OCTAVE_VERSION%%/m/plot/semilogyerr.m
-share/octave/%%OCTAVE_VERSION%%/m/plot/shg.m
share/octave/%%OCTAVE_VERSION%%/m/plot/sombrero.m
share/octave/%%OCTAVE_VERSION%%/m/plot/stairs.m
share/octave/%%OCTAVE_VERSION%%/m/plot/subplot.m
@@ -1013,17 +1171,23 @@ share/octave/%%OCTAVE_VERSION%%/m/plot/PKG_ADD
share/octave/%%OCTAVE_VERSION%%/m/polynomial/compan.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/conv.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/deconv.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/mkpp.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/pchip.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/poly.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyder.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyderiv.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyfit.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/polygcd.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyinteg.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyout.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyreduce.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyval.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyvalm.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/ppval.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/residue.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/roots.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/spline.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/unmkpp.m
share/octave/%%OCTAVE_VERSION%%/m/quaternion/demoquat.m
share/octave/%%OCTAVE_VERSION%%/m/quaternion/qconj.m
share/octave/%%OCTAVE_VERSION%%/m/quaternion/qcoordinate_plot.m
@@ -1037,8 +1201,12 @@ share/octave/%%OCTAVE_VERSION%%/m/quaternion/qtransvmat.m
share/octave/%%OCTAVE_VERSION%%/m/quaternion/quaternion.m
share/octave/%%OCTAVE_VERSION%%/m/set/complement.m
share/octave/%%OCTAVE_VERSION%%/m/set/create_set.m
-share/octave/%%OCTAVE_VERSION%%/m/set/intersection.m
+share/octave/%%OCTAVE_VERSION%%/m/set/intersect.m
+share/octave/%%OCTAVE_VERSION%%/m/set/ismember.m
+share/octave/%%OCTAVE_VERSION%%/m/set/setdiff.m
+share/octave/%%OCTAVE_VERSION%%/m/set/setxor.m
share/octave/%%OCTAVE_VERSION%%/m/set/union.m
+share/octave/%%OCTAVE_VERSION%%/m/set/unique.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arch_fit.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arch_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arch_test.m
@@ -1054,16 +1222,18 @@ share/octave/%%OCTAVE_VERSION%%/m/signal/durbinlevinson.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fftconv.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fftfilt.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fftshift.m
+share/octave/%%OCTAVE_VERSION%%/m/signal/filter2.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fractdiff.m
share/octave/%%OCTAVE_VERSION%%/m/signal/freqz.m
share/octave/%%OCTAVE_VERSION%%/m/signal/freqz_plot.m
share/octave/%%OCTAVE_VERSION%%/m/signal/hamming.m
share/octave/%%OCTAVE_VERSION%%/m/signal/hanning.m
share/octave/%%OCTAVE_VERSION%%/m/signal/hurst.m
+share/octave/%%OCTAVE_VERSION%%/m/signal/ifftshift.m
+share/octave/%%OCTAVE_VERSION%%/m/signal/sinc.m
share/octave/%%OCTAVE_VERSION%%/m/signal/periodogram.m
share/octave/%%OCTAVE_VERSION%%/m/signal/rectangle_lw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/rectangle_sw.m
-share/octave/%%OCTAVE_VERSION%%/m/signal/sinc.m
share/octave/%%OCTAVE_VERSION%%/m/signal/sinetone.m
share/octave/%%OCTAVE_VERSION%%/m/signal/sinewave.m
share/octave/%%OCTAVE_VERSION%%/m/signal/spectral_adf.m
@@ -1075,20 +1245,52 @@ share/octave/%%OCTAVE_VERSION%%/m/signal/triangle_lw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/triangle_sw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/unwrap.m
share/octave/%%OCTAVE_VERSION%%/m/signal/yulewalker.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/colperm.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/etreeplot.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/gplot.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/nonzeros.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/pcg.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/pcr.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spalloc.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spconvert.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spdiags.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/speye.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spfun.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/sphcat.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spones.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/sprand.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/sprandn.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/sprandsym.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spstats.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spvcat.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/spy.m
+share/octave/%%OCTAVE_VERSION%%/m/sparse/treeplot.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/bessel.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/beta.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/betai.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/betaln.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/erfinv.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/factor.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/factorial.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/gammai.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/isprime.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/legendre.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/log2.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/nchoosek.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/perms.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/pow2.m
+share/octave/%%OCTAVE_VERSION%%/m/specfun/primes.m
+share/octave/%%OCTAVE_VERSION%%/m/special-matrix/hadamard.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/hankel.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/hilb.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/invhilb.m
+share/octave/%%OCTAVE_VERSION%%/m/special-matrix/magic.m
+share/octave/%%OCTAVE_VERSION%%/m/special-matrix/pascal.m
+share/octave/%%OCTAVE_VERSION%%/m/special-matrix/rosser.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/sylvester_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/toeplitz.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/vander.m
-share/octave/%%OCTAVE_VERSION%%/m/startup/octaverc
+share/octave/%%OCTAVE_VERSION%%/m/special-matrix/wilkinson.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/center.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cloglog.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cor.m
@@ -1118,24 +1320,25 @@ share/octave/%%OCTAVE_VERSION%%/m/statistics/base/statistics.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/std.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/studentize.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/table.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/base/unidrnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/values.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/var.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/betacdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/betainv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/betapdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/betarnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binocdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binoinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binopdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binornd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chi2cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chi2inv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chi2pdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chi2rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_pdf.m
@@ -1144,28 +1347,29 @@ share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/expcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/expinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exppdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exprnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/fcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/finv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/fpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/frnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gaminv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gampdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamrnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geocdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geoinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geopdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geornd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hygecdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hygeinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hygepdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hygernd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/kolmogorov_smirnov_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_cdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logncdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_rnd.m
@@ -1173,39 +1377,38 @@ share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logninv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognrnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/norminv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normrnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisscdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poissinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisspdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poissrnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_cdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_inv.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_pdf.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_rnd.m
-share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wiener_rnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/tcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/tinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/tpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/trnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unifcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unifinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unifpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unifrnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wblcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wblinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wblpdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wblrnd.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wienrnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/models/logistic_regression.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/models/logistic_regression_derivatives.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/models/logistic_regression_likelihood.m
@@ -1234,6 +1437,8 @@ share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/welch_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/wilcoxon_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/z_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/z_test_2.m
+share/octave/%%OCTAVE_VERSION%%/m/startup/inputrc
+share/octave/%%OCTAVE_VERSION%%/m/startup/octaverc
share/octave/%%OCTAVE_VERSION%%/m/strings/base2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/bin2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/blanks.m
@@ -1246,103 +1451,98 @@ share/octave/%%OCTAVE_VERSION%%/m/strings/hex2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/index.m
share/octave/%%OCTAVE_VERSION%%/m/strings/isletter.m
share/octave/%%OCTAVE_VERSION%%/m/strings/lower.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/mat2str.m
share/octave/%%OCTAVE_VERSION%%/m/strings/rindex.m
share/octave/%%OCTAVE_VERSION%%/m/strings/split.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/str2double.m
share/octave/%%OCTAVE_VERSION%%/m/strings/str2mat.m
share/octave/%%OCTAVE_VERSION%%/m/strings/str2num.m
share/octave/%%OCTAVE_VERSION%%/m/strings/strcat.m
-share/octave/%%OCTAVE_VERSION%%/m/strings/strcmp.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strcmpi.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strfind.m
share/octave/%%OCTAVE_VERSION%%/m/strings/strjust.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strmatch.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strncmp.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/upper.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strncmpi.m
share/octave/%%OCTAVE_VERSION%%/m/strings/strrep.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strtok.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strtrunc.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strvcat.m
share/octave/%%OCTAVE_VERSION%%/m/strings/substr.m
-share/octave/%%OCTAVE_VERSION%%/m/strings/upper.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/assert.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/demo.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/example.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/fail.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/speed.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/test.m
+share/octave/%%OCTAVE_VERSION%%/m/testfun/PKG_ADD
share/octave/%%OCTAVE_VERSION%%/m/time/asctime.m
+share/octave/%%OCTAVE_VERSION%%/m/time/calendar.m
share/octave/%%OCTAVE_VERSION%%/m/time/clock.m
share/octave/%%OCTAVE_VERSION%%/m/time/ctime.m
share/octave/%%OCTAVE_VERSION%%/m/time/date.m
+share/octave/%%OCTAVE_VERSION%%/m/time/datenum.m
+share/octave/%%OCTAVE_VERSION%%/m/time/datestr.m
+share/octave/%%OCTAVE_VERSION%%/m/time/datevec.m
+share/octave/%%OCTAVE_VERSION%%/m/time/eomday.m
+share/octave/%%OCTAVE_VERSION%%/m/time/etime.m
+share/octave/%%OCTAVE_VERSION%%/m/time/is_leap_year.m
+share/octave/%%OCTAVE_VERSION%%/m/time/now.m
+share/octave/%%OCTAVE_VERSION%%/m/time/tic.m
+share/octave/%%OCTAVE_VERSION%%/m/time/toc.m
+share/octave/%%OCTAVE_VERSION%%/m/time/weekday.m
share/octave/%%OCTAVE_VERSION%%/imagelib/default.img
+share/octave/%%OCTAVE_VERSION%%/imagelib/octave-sombrero.png
+share/octave/site/m/startup/octaverc
share/octave/ls-R
-@exec mkdir -p %D/share/octave/site/api-v13/m 2>/dev/null || true
-@exec mkdir -p %D/share/octave/site/exec/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/share/octave/site/m 2>/dev/null || true
-@exec mkdir -p %D/share/octave/site/oct/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/share/octave/%%OCTAVE_VERSION%%/site 2>/dev/null || true
-@dirrmtry share/octave/site/api-v13/m
-@dirrmtry share/octave/site/api-v13
-@dirrmtry share/octave/site/exec/%%GNU_HOST%%
-@dirrmtry share/octave/site/exec
-@dirrmtry share/octave/site/oct/%%GNU_HOST%%
-@dirrmtry share/octave/site/oct
-@dirrmtry share/octave/%%OCTAVE_VERSION%%/site/exec/%%GNU_HOST%%
-@dirrmtry share/octave/%%OCTAVE_VERSION%%/site/exec
-@dirrmtry share/octave/%%OCTAVE_VERSION%%/site/m
-@dirrm share/octave/%%OCTAVE_VERSION%%/site
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/audio
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/base
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/hinf
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/obsolete
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/system
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/util
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/control
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/deprecated
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/elfun
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/finance
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/general
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/image
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/io
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/linear-algebra
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/miscellaneous
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/plot
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/polynomial
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/quaternion
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/set
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/signal
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/specfun
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/special-matrix
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/startup
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/base
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/models
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/pkg
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/time
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/testfun
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/strings
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/tests
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/models
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/base
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/strings
-@dirrm share/octave/%%OCTAVE_VERSION%%/m/time
-@dirrm share/octave/%%OCTAVE_VERSION%%/m
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/startup
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/special-matrix
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/specfun
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/sparse
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/signal
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/set
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/quaternion
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/polynomial
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/plot
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/path
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/optimization
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/miscellaneous
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/linear-algebra
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/io
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/image
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/general
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/finance
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/elfun
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/deprecated
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/util
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/system
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/obsolete
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/hinf
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/control/base
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/control
+@dirrm share/octave/%%OCTAVE_VERSION%%/m/audio
@dirrm share/octave/%%OCTAVE_VERSION%%/imagelib
+@dirrm share/octave/%%OCTAVE_VERSION%%/m
@dirrm share/octave/%%OCTAVE_VERSION%%
@dirrm share/octave/site/m/startup
@dirrm share/octave/site/m
@dirrm share/octave/site
@dirrm share/octave
-@exec mkdir -p %D/libexec/octave/site/api-v13/m 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/site/exec/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/site/m 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/site/oct/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/site/oct 2>/dev/null || true
-@dirrmtry libexec/octave/site/api-v13/%%GNU_HOST%%
-@dirrmtry libexec/octave/site/api-v13/m
-@dirrmtry libexec/octave/site/api-v13
-@dirrmtry libexec/octave/site/exec/%%GNU_HOST%%
-@dirrmtry libexec/octave/site/exec
-@dirrmtry libexec/octave/site/oct/api-v13/%%GNU_HOST%%
-@dirrmtry libexec/octave/site/oct/api-v13/m
-@dirrmtry libexec/octave/site/oct/api-v13
-@dirrmtry libexec/octave/site/m
-@dirrmtry libexec/octave/site/oct/%%GNU_HOST%%
-@dirrmtry libexec/octave/site/oct
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/exec
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/oct
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/site/exec/%%GNU_HOST%%
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/site/exec
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/site/oct/%%GNU_HOST%%
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/site/oct
-@dirrmtry libexec/octave/%%OCTAVE_VERSION%%/site
+%%PORTDOCS%%%%DOCSDIR%%/Octave-FAQ.ps
+%%PORTDOCS%%%%DOCSDIR%%/liboctave.ps
+%%PORTDOCS%%%%DOCSDIR%%/octave.ps
+%%PORTDOCS%%%%DOCSDIR%%/refcard-a4.ps
+%%PORTDOCS%%%%DOCSDIR%%/refcard-legal.ps
+%%PORTDOCS%%%%DOCSDIR%%/refcard-letter.ps
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm libexec/octave/%%OCTAVE_VERSION%%
-@dirrm libexec/octave/site
-@dirrm libexec/octave
-@dirrm lib/octave-%%OCTAVE_VERSION%%
-@dirrm include/octave-%%OCTAVE_VERSION%%/octave
-@dirrm include/octave-%%OCTAVE_VERSION%%
+