diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-10-16 21:28:17 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-10-16 21:28:17 +0000 |
commit | 4f898f97e4c007e41515ebfcaa2c317d6881de38 (patch) | |
tree | af48fb81fbd6b3629443cb501eea7e91ef80d71a /math/tvmet/pkg-plist | |
parent | 08404058b9146a56143fe2523d6a1909713d0b32 (diff) | |
download | ports-4f898f97e4c007e41515ebfcaa2c317d6881de38.tar.gz ports-4f898f97e4c007e41515ebfcaa2c317d6881de38.zip |
Notes
Diffstat (limited to 'math/tvmet/pkg-plist')
-rw-r--r-- | math/tvmet/pkg-plist | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/math/tvmet/pkg-plist b/math/tvmet/pkg-plist index 7c3ae8332e3a..2d9823d7432d 100644 --- a/math/tvmet/pkg-plist +++ b/math/tvmet/pkg-plist @@ -12,6 +12,7 @@ include/tvmet/MatrixOperators.h include/tvmet/NumericTraits.h include/tvmet/RunTimeError.h include/tvmet/TypePromotion.h +include/tvmet/TvmetBase.h include/tvmet/UnaryFunctionals.h include/tvmet/Vector.h include/tvmet/VectorEval.h @@ -22,6 +23,11 @@ include/tvmet/Xpr.h include/tvmet/XprFunctions.h include/tvmet/XprOperators.h include/tvmet/config.h +include/tvmet/config/config-gcc.h +include/tvmet/config/config-icc.h +include/tvmet/config/config-kcc.h +include/tvmet/config/config-pgi.h include/tvmet/tvmet.h -@dirrm include/tvmet share/aclocal/tvmet.m4 +@dirrm include/tvmet/config +@dirrm include/tvmet |