diff options
Diffstat (limited to 'python/GHquad.h')
| -rw-r--r-- | python/GHquad.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/GHquad.h b/python/GHquad.h new file mode 100644 index 00000000..f48f136d --- /dev/null +++ b/python/GHquad.h @@ -0,0 +1 @@ +extern void GHQuad(int n, double* Z, double* w); |
