summaryrefslogtreecommitdiff
path: root/lib/Numeric/GSL/Special/synchrotron.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Numeric/GSL/Special/synchrotron.h')
-rw-r--r--lib/Numeric/GSL/Special/synchrotron.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Numeric/GSL/Special/synchrotron.h b/lib/Numeric/GSL/Special/synchrotron.h
deleted file mode 100644
index 786401c..0000000
--- a/lib/Numeric/GSL/Special/synchrotron.h
+++ /dev/null
@@ -1,4 +0,0 @@
1int gsl_sf_synchrotron_1_e(double x,double* result);
2double gsl_sf_synchrotron_1(double x);
3int gsl_sf_synchrotron_2_e(double x,double* result);
4double gsl_sf_synchrotron_2(double x);