diff options
Diffstat (limited to 'misc/gctpc/files/sphdz.h')
-rw-r--r-- | misc/gctpc/files/sphdz.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/gctpc/files/sphdz.h b/misc/gctpc/files/sphdz.h deleted file mode 100644 index 76efa2cebcfa..000000000000 --- a/misc/gctpc/files/sphdz.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef INCLUDED_SPHDZ_H -#define INCLUDED_SPHDZ_H - -int -sphdz(long int isph, double *parm, double *r_major, double *r_minor, double *radius); - -#endif /* INCLUDED_SPHDZ_H */ |