diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-05-23 09:00:49 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-05-23 09:00:49 +0000 |
commit | fb0809995c17042e6c8c30f17092f2aced6053a6 (patch) | |
tree | 09176449839b6d0cdca4862d9c85008558a682b6 /math/fxt/pkg-plist | |
parent | 7b294465295e26b72d41724d4807f7b02e570d2b (diff) |
Notes
Diffstat (limited to 'math/fxt/pkg-plist')
-rw-r--r-- | math/fxt/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 296949927179..4801de15747f 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -162,6 +162,9 @@ include/fxt/bpol/num-bitpol.h include/fxt/bpol/poly-tab.h include/fxt/chirpzt-all.h include/fxt/chirpzt/chirpzt.h +include/fxt/comb/check-kpermgen.h +include/fxt/comb/kperm-gray.h +include/fxt/comb/kperm-lex.h include/fxt/comb-all.h include/fxt/comb/big-fact2perm.h include/fxt/comb/binary-debruijn.h @@ -628,6 +631,12 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-out.txt |