diff options
Diffstat (limited to 'math/ltl/pkg-plist')
-rw-r--r-- | math/ltl/pkg-plist | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/math/ltl/pkg-plist b/math/ltl/pkg-plist new file mode 100644 index 000000000000..3ce1b74a97e4 --- /dev/null +++ b/math/ltl/pkg-plist @@ -0,0 +1,89 @@ +include/LTL/ltl/acconfig.h +include/LTL/ltl/ascio.h +include/LTL/ltl/config.h +include/LTL/ltl/fits.h +include/LTL/ltl/fitsio.h +include/LTL/ltl/fmatrix.h +include/LTL/ltl/fmatrix/fmatmat.h +include/LTL/ltl/fmatrix/fmatrix_methods.h +include/LTL/ltl/fmatrix/fmatrix_ops.h +include/LTL/ltl/fmatrix/fmatvec.h +include/LTL/ltl/fmatrix/fmbool.h +include/LTL/ltl/fmatrix/fmexpr.h +include/LTL/ltl/fmatrix/fmexpr_ops.h +include/LTL/ltl/fmatrix/fmiter.h +include/LTL/ltl/fmatrix/fmtloops.h +include/LTL/ltl/fmatrix/fmtranspose.h +include/LTL/ltl/fmatrix/gaussj.h +include/LTL/ltl/fmatrix/marquardt.h +include/LTL/ltl/fmatrix/mrqfuncs.h +include/LTL/ltl/fmatrix/polynomfit.h +include/LTL/ltl/fvector.h +include/LTL/ltl/fvector/fvbool.h +include/LTL/ltl/fvector/fvdot.h +include/LTL/ltl/fvector/fvector_methods.h +include/LTL/ltl/fvector/fvector_ops.h +include/LTL/ltl/fvector/fvexpr.h +include/LTL/ltl/fvector/fvexpr_ops.h +include/LTL/ltl/fvector/fviter.h +include/LTL/ltl/fvector/fvmemory.h +include/LTL/ltl/fvector/fvtloops.h +include/LTL/ltl/io/fits_card.h +include/LTL/ltl/io/fits_const.h +include/LTL/ltl/io/fits_data.h +include/LTL/ltl/io/fits_header.h +include/LTL/ltl/linlsqfit.h +include/LTL/ltl/marray.h +include/LTL/ltl/marray/cast.h +include/LTL/ltl/marray/eval.h +include/LTL/ltl/marray/eval_reduc.h +include/LTL/ltl/marray/expr.h +include/LTL/ltl/marray/expr_iter.h +include/LTL/ltl/marray/expr_ops.h +include/LTL/ltl/marray/index_iter.h +include/LTL/ltl/marray/marray_iter.h +include/LTL/ltl/marray/marray_methods.h +include/LTL/ltl/marray/marray_ops.h +include/LTL/ltl/marray/merge.h +include/LTL/ltl/marray/reductions.h +include/LTL/ltl/marray/shape.h +include/LTL/ltl/marray/shape_iter.h +include/LTL/ltl/marray/simplevec.h +include/LTL/ltl/marray/slice.h +include/LTL/ltl/marray/where.h +include/LTL/ltl/marray_io.h +include/LTL/ltl/misc/applicops.h +include/LTL/ltl/misc/applicops_altivec.h +include/LTL/ltl/misc/applicops_sse.h +include/LTL/ltl/misc/exceptions.h +include/LTL/ltl/misc/limits_hack.h +include/LTL/ltl/misc/mdebug.h +include/LTL/ltl/misc/memblock.h +include/LTL/ltl/misc/range.h +include/LTL/ltl/misc/staticinit.h +include/LTL/ltl/misc/stdint_hack.h +include/LTL/ltl/misc/swapbytes.h +include/LTL/ltl/misc/type_promote.h +include/LTL/ltl/nonlinlsqfit.h +include/LTL/ltl/statistics.h +include/LTL/ltl/util/command_line_reader.h +include/LTL/ltl/util/config_file_reader.h +include/LTL/ltl/util/option.h +include/LTL/ltl/util/option_parser.h +include/LTL/ltl/util/region.h +include/LTL/ltl/util/stringfac.h +include/LTL/ltl/util/timer.h +include/LTL/ltl/util/u_exception.h +include/LTL/ltl/util/utdate.h +include/LTL/ltl/wcs.h +lib/libltl.a +share/nls/POSIX +share/nls/en_US.US-ASCII +@dirrm include/LTL/ltl/util +@dirrm include/LTL/ltl/misc +@dirrm include/LTL/ltl/marray +@dirrm include/LTL/ltl/io +@dirrm include/LTL/ltl/fvector +@dirrm include/LTL/ltl/fmatrix +@dirrm include/LTL/ltl +@dirrm include/LTL |