diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:40:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:40:15 +0000 |
commit | 4828c13abab0c38c714c74bc4c1851104f5f504e (patch) | |
tree | beee8de6ceff03bef73d9df46e23bf2f9674e206 /math/jama/pkg-plist | |
parent | 9ca64fc26a4104b7a3afa2971a8faad2e3811d0c (diff) |
Notes
Diffstat (limited to 'math/jama/pkg-plist')
-rw-r--r-- | math/jama/pkg-plist | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/math/jama/pkg-plist b/math/jama/pkg-plist new file mode 100644 index 000000000000..53d4220a104b --- /dev/null +++ b/math/jama/pkg-plist @@ -0,0 +1,38 @@ +include/tnt/jama_cholesky.h +include/tnt/jama_eig.h +include/tnt/jama_lu.h +include/tnt/jama_qr.h +include/tnt/jama_svd.h +%%PORTDOCS%%share/doc/jama/html/annotated.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__Cholesky-members.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__Cholesky.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__Eigenvalue-members.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__Eigenvalue.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__LU-members.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__LU.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__QR-members.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__QR.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__SVD-members.html +%%PORTDOCS%%share/doc/jama/html/class_JAMA__SVD.html +%%PORTDOCS%%share/doc/jama/html/doxygen.css +%%PORTDOCS%%share/doc/jama/html/doxygen.gif +%%PORTDOCS%%share/doc/jama/html/files.html +%%PORTDOCS%%share/doc/jama/html/functions.html +%%PORTDOCS%%share/doc/jama/html/index.html +%%PORTDOCS%%share/doc/jama/html/jama_cholesky_h-source.html +%%PORTDOCS%%share/doc/jama/html/jama_cholesky_h.html +%%PORTDOCS%%share/doc/jama/html/jama_cholesky_old_h-source.html +%%PORTDOCS%%share/doc/jama/html/jama_cholesky_old_h.html +%%PORTDOCS%%share/doc/jama/html/jama_eig_h-source.html +%%PORTDOCS%%share/doc/jama/html/jama_eig_h.html +%%PORTDOCS%%share/doc/jama/html/jama_lu_h-source.html +%%PORTDOCS%%share/doc/jama/html/jama_lu_h.html +%%PORTDOCS%%share/doc/jama/html/jama_qr_h-source.html +%%PORTDOCS%%share/doc/jama/html/jama_qr_h.html +%%PORTDOCS%%share/doc/jama/html/jama_svd_h-source.html +%%PORTDOCS%%share/doc/jama/html/jama_svd_h.html +%%PORTDOCS%%share/doc/jama/html/namespace_JAMA.html +%%PORTDOCS%%share/doc/jama/html/namespace_TNT.html +%%PORTDOCS%%share/doc/jama/html/namespaces.html +%%PORTDOCS%%@dirrm share/doc/jama/html/ +%%PORTDOCS%%@dirrm share/doc/jama/ |