diff options
Diffstat (limited to 'refractive_index.h')
-rw-r--r-- | refractive_index.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/refractive_index.h b/refractive_index.h deleted file mode 100644 index 5976eca..0000000 --- a/refractive_index.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef REFRACTIVE_INDEX_H -#define REFRACTIVE_INDEX_H - -double get_index(double p, double wavelength, double T); - -#endif |