diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2012-02-19 10:39:55 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2012-02-19 10:39:55 +0000 |
commit | d9ea7a2d82d1422783fe5f5847a2f892adc3c820 (patch) | |
tree | 17197746d5e183500ff486ee923e3b4400090341 /math/fxt/pkg-plist | |
parent | bb60b0ab441c2c0d2c0c3b0d64e0ed25fbccfe30 (diff) |
Notes
Diffstat (limited to 'math/fxt/pkg-plist')
-rw-r--r-- | math/fxt/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index ee37b7262e60..d9348ebbc04a 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -154,6 +154,8 @@ include/fxt/bpol/poly-tab.h include/fxt/chirpzt-all.h include/fxt/chirpzt/chirpzt.h include/fxt/comb-all.h +include/fxt/comb/motzkin-path-lex.h +include/fxt/comb/is-motzkin-path.h include/fxt/comb/catalan-subset-lex.h include/fxt/comb/dyck-rgs-subset-lex.h include/fxt/comb/setpart-rgs-subset-lex.h @@ -655,6 +657,8 @@ 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/motzkin-path-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-subset-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/dyck-rgs-subset-lex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-subset-lex-out.txt @@ -1205,6 +1209,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A080936-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206464-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A206464-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A207018-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A207018-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bracelets-demo.cc |