diff options
Diffstat (limited to '2.3-1/thirdparty/includes/GSL/gsl/gsl_specfunc.h')
-rw-r--r-- | 2.3-1/thirdparty/includes/GSL/gsl/gsl_specfunc.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/2.3-1/thirdparty/includes/GSL/gsl/gsl_specfunc.h b/2.3-1/thirdparty/includes/GSL/gsl/gsl_specfunc.h deleted file mode 100644 index e07b5aa0..00000000 --- a/2.3-1/thirdparty/includes/GSL/gsl/gsl_specfunc.h +++ /dev/null @@ -1,10 +0,0 @@ -/* Author: G. Jungman */ - - -/* Convenience header */ -#ifndef __GSL_SPECFUNC_H__ -#define __GSL_SPECFUNC_H__ - -#include <gsl/gsl_sf.h> - -#endif /* __GSL_SPECFUNC_H__ */ |