diff options
Diffstat (limited to 'sno_charge.h')
-rw-r--r-- | sno_charge.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sno_charge.h b/sno_charge.h deleted file mode 100644 index 545fdd2..0000000 --- a/sno_charge.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef SNO_CHARGE_H -#define SNO_CHARGE_H - -void init_charge(void); -double pq(double q, int n); -double get_pmiss(int n); -double spe_pol2exp(double q); - -#endif |