Skip to content

Commit

Permalink
zap never-working PDL::Gaussian
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Dec 9, 2024
1 parent 3f846ff commit 1bfe361
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 361 deletions.
358 changes: 0 additions & 358 deletions Libtmp/Slatec/Gaussian.pm

This file was deleted.

2 changes: 0 additions & 2 deletions Libtmp/Slatec/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ if ($Config{osname} =~ /darwin/ && version->parse($Config{osvers}) >= version->p

my @filter = qw(LinPred.pm);
@{$hash{PM}}{@filter} = map '$(INST_LIBDIR)/Filter/'.$_, @filter;
my @gauss = qw(Gaussian.pm);
@{$hash{PM}}{@gauss} = map '$(INST_LIBDIR)/'.$_, @gauss;
WriteMakefile(
%hash,
);
1 change: 0 additions & 1 deletion MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ Libtmp/Simplex/Makefile.PL
Libtmp/Simplex/Simplex.pm
Libtmp/Simplex/t/simplex.t
Libtmp/Slatec/barf.c
Libtmp/Slatec/Gaussian.pm
Libtmp/Slatec/LinPred.pm
Libtmp/Slatec/Makefile.PL
Libtmp/Slatec/slatec.pd
Expand Down

0 comments on commit 1bfe361

Please sign in to comment.