aboutsummaryrefslogtreecommitdiff
path: root/math/libpoly/pkg-plist
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-21 08:30:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-21 08:30:08 +0000
commitefef86bbbc73903d0604f5da2a6721f2591c0292 (patch)
treeacd5a0b2a83488ace6b3ea49d82a5fa29cd9d755 /math/libpoly/pkg-plist
parent3baa4718dba51d5518f70198e99b9120769bae06 (diff)
downloadports-efef86bbbc73903d0604f5da2a6721f2591c0292.tar.gz
ports-efef86bbbc73903d0604f5da2a6721f2591c0292.zip
New port: math/libpoly: C library for manipulating polynomial
Notes
Notes: svn path=/head/; revision=475052
Diffstat (limited to 'math/libpoly/pkg-plist')
-rw-r--r--math/libpoly/pkg-plist27
1 files changed, 27 insertions, 0 deletions
diff --git a/math/libpoly/pkg-plist b/math/libpoly/pkg-plist
new file mode 100644
index 000000000000..43c70d370294
--- /dev/null
+++ b/math/libpoly/pkg-plist
@@ -0,0 +1,27 @@
+include/poly/algebraic_number.h
+include/poly/assignment.h
+include/poly/dyadic_interval.h
+include/poly/dyadic_rational.h
+include/poly/feasibility_set.h
+include/poly/integer.h
+include/poly/interval.h
+include/poly/monomial.h
+include/poly/output_language.h
+include/poly/poly.h
+include/poly/polynomial.h
+include/poly/polynomial_context.h
+include/poly/polynomial_hash_set.h
+include/poly/polynomial_vector.h
+include/poly/rational.h
+include/poly/rational_interval.h
+include/poly/sign_condition.h
+include/poly/upolynomial.h
+include/poly/upolynomial_factors.h
+include/poly/value.h
+include/poly/variable_db.h
+include/poly/variable_list.h
+include/poly/variable_order.h
+include/poly/version.h
+lib/libpoly.so
+lib/libpoly.so.0
+lib/libpoly.so.0.1.7