Skip to content

Commit

Permalink
GSL::INTEG PMCode, GenericTypes, output Pars to end (Perl interface s…
Browse files Browse the repository at this point in the history
…ame)
  • Loading branch information
mohawk2 committed Feb 26, 2024
1 parent 1154bb2 commit 0388856
Show file tree
Hide file tree
Showing 4 changed files with 479 additions and 506 deletions.
2 changes: 1 addition & 1 deletion Libtmp/GSL/DIFF/gsl_diff.pd
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ sub diff_func {
pp_def("diff_$which",
Pars => 'double x(); double [o] res(); double [o] abserr();',
OtherPars => 'SV* function;',
Docs => undef,
Doc => undef,
Code => <<EOF,
set_funname(\$COMP(function));
gsl_function F;
Expand Down
Loading

0 comments on commit 0388856

Please sign in to comment.