diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-05-12 21:30:47 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-05-12 21:30:47 +0000 |
commit | 844b61a3512d4b6b097a1a709a098fafcebb43fe (patch) | |
tree | 9c1512911731c2af92863c1d54ee719585551379 /math/fxt/pkg-plist | |
parent | b4b6f96949ff70d1217b67b0ce06a4b593daa78e (diff) |
Notes
Diffstat (limited to 'math/fxt/pkg-plist')
-rw-r--r-- | math/fxt/pkg-plist | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index db38afd82ca5..7adcf3e30630 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -212,8 +212,8 @@ include/fxt/comb/num2perm.h include/fxt/comb/paren-gray.h include/fxt/comb/paren.h include/fxt/comb/paren-pref.h -include/fxt/comb/partition-rec.h include/fxt/comb/partition.h +include/fxt/comb/partition-gen.h include/fxt/comb/perm-colex.h include/fxt/comb/perm-derange.h include/fxt/comb/perm-gray-ffact.h @@ -762,8 +762,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/paren-pref-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-rec-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgen-gray-demo.cc @@ -826,6 +826,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-st-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-inv-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-inv-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-swaps-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-star-swaps-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-demo.cc |