Skip to content

Commit

Permalink
update MANIFEST
Browse files Browse the repository at this point in the history
  • Loading branch information
djerius committed Aug 23, 2023
1 parent cd980b7 commit 30b43e2
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ Demos/earth-interp.pl
Demos/earth.txt
Demos/General.pm
Demos/Makefile.PL
Demos/t/demos.t
Demos/Sound.pm
Demos/t/demos.t
Demos/Transform_demo.pm
Demos/TriD/test4.p
Demos/TriD/test5.p
Expand Down Expand Up @@ -708,6 +708,7 @@ t/croak.t
t/func.pdl
t/inline-with.t
t/inlinepdlpp.t
t/lib/My/Test/Primitive.pm
t/lvalue.t
t/math.t
t/matrix.t
Expand All @@ -719,7 +720,18 @@ t/pdl_from_string.t
t/pdlchar.t
t/pp_croaking.t
t/pp_line_numbers.t
t/primitive.t
t/primitive/append.t
t/primitive/clip.t
t/primitive/interpolate.t
t/primitive/matmult.t
t/primitive/misc.t
t/primitive/random.t
t/primitive/selector.t
t/primitive/setops.t
t/primitive/stats.t
t/primitive/Ufunc.t
t/primitive/vector.t
t/primitive/vsearch.t
t/pthread.t
t/reduce.t
t/scope.t
Expand Down

0 comments on commit 30b43e2

Please sign in to comment.