Skip to content

Commit

Permalink
move Examples and util to Basic
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Oct 25, 2024
1 parent eb384e7 commit 083906f
Show file tree
Hide file tree
Showing 17 changed files with 15 additions and 15 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
30 changes: 15 additions & 15 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,17 @@ Basic/Doc/mkpdlfuncpod
Basic/Doc/pdldoc
Basic/Doc/README
Basic/Doc/scantree.pl
Basic/examples/Benchmark/Bench.pm
Basic/examples/Benchmark/Bench.xs
Basic/examples/Benchmark/Makefile.PL
Basic/examples/Benchmark/README.md
Basic/examples/Benchmark/time.pl
Basic/examples/InlinePdlpp/inlpp.pl
Basic/examples/InlinePdlpp/inlpp_link.pl
Basic/examples/InlinePdlpp/inlppminimal.pl
Basic/examples/InlinePdlpp/Module/Makefile.PL
Basic/examples/InlinePdlpp/Module/MyInlineMod.pm
Basic/examples/InlinePdlpp/Module/t/myinlinemod.t
Basic/Gen/Inline/Makefile.PL
Basic/Gen/Inline/MakePdlppInstallable.pm
Basic/Gen/Inline/Pdlpp.pm
Expand Down Expand Up @@ -238,6 +249,9 @@ Basic/t/thread_def.t
Basic/t/ufunc.t
Basic/Ufunc/Makefile.PL
Basic/Ufunc/ufunc.pd
Basic/utils/address-pseudonymise
Basic/utils/doc-pp
Basic/utils/perldlpp.pl
Changes
COPYING
cygwin/fix-max-memory.txt
Expand All @@ -247,20 +261,6 @@ cygwin/max_memory.c
cygwin/README
cygwin/tmalloc.pl
DEPENDENCIES
Example/address-pseudonymise
Example/Benchmark/Bench.pm
Example/Benchmark/Bench.xs
Example/Benchmark/Makefile.PL
Example/Benchmark/README.md
Example/Benchmark/time.pl
Example/doc-pp
Example/Fit/lmfit_example.pl
Example/InlinePdlpp/inlpp.pl
Example/InlinePdlpp/inlpp_link.pl
Example/InlinePdlpp/inlppminimal.pl
Example/InlinePdlpp/Module/Makefile.PL
Example/InlinePdlpp/Module/MyInlineMod.pm
Example/InlinePdlpp/Module/t/myinlinemod.t
Graphics/Graphics2D.pm
Graphics/Limits/Limits.pm
Graphics/Limits/Makefile.PL
Expand Down Expand Up @@ -494,6 +494,7 @@ Libtmp/Slatec/Gaussian.pm
Libtmp/Slatec/Linfit.pm
Libtmp/Slatec/LinPred.pm
Libtmp/Slatec/LM.pm
Libtmp/Slatec/lmfit_example.pl
Libtmp/Slatec/Makefile.PL
Libtmp/Slatec/slatec.pd
Libtmp/Slatec/slatec/bvalu.f
Expand Down Expand Up @@ -651,6 +652,5 @@ Perldl2/README
Perldl2/Script.pm
Perldl2/TODO
README.md
utils/perldlpp.pl
win32/INSTALL
win32/win32f77.pl

0 comments on commit 083906f

Please sign in to comment.