diff options
Diffstat (limited to 'math/fxt/pkg-plist')
-rw-r--r-- | math/fxt/pkg-plist | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 52dc3cd69c84..4aa393a3c791 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -20,31 +20,17 @@ include/fxt/aux0/timer.h include/fxt/aux0/trigrec.h include/fxt/aux0/version.h include/fxt/aux1-all.h -include/fxt/aux1/applyfunc.h include/fxt/aux1/arith1.h -include/fxt/aux1/array.h include/fxt/aux1/aux1double.h -include/fxt/aux1/auxprint.h include/fxt/aux1/bytescan.h include/fxt/aux1/copy.h -include/fxt/aux1/diff.h include/fxt/aux1/grsnegate.h include/fxt/aux1/resample.h -include/fxt/aux1/scale.h -include/fxt/aux1/scanbox.h include/fxt/aux1/shift.h -include/fxt/aux1/symmetry.h include/fxt/aux1/wordgray.h include/fxt/aux2-all.h -include/fxt/aux2/applyfunc2d.h -include/fxt/aux2/arith2d.h include/fxt/aux2/array2d.h include/fxt/aux2/copy2d.h -include/fxt/aux2/minmax2d.h -include/fxt/aux2/reverse2d.h -include/fxt/aux2/rotate2d.h -include/fxt/aux2/scale2d.h -include/fxt/aux2/shift2d.h include/fxt/aux2/transpose.h include/fxt/aux2/transpose2.h include/fxt/bits/print-bin.h @@ -484,7 +470,6 @@ include/fxt/walsh/walshwak2.h include/fxt/walsh/walshwak4.h include/fxt/walsh/walshwak8.h include/fxt/walsh/walshwakloc2.h -include/fxt/walsh/walshwakmatrix.h include/fxt/walsh/walshwal.h include/fxt/walsh/walshwalrev.h include/fxt/walsh/weighted-arithtransform.h @@ -1142,6 +1127,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/modsincos-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-invert-notag-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-invert-notag-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-demo.cc |