diff options
Diffstat (limited to 'src/spheres_poly/spheres.h')
-rw-r--r-- | src/spheres_poly/spheres.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/spheres_poly/spheres.h b/src/spheres_poly/spheres.h deleted file mode 100644 index 44d8052..0000000 --- a/src/spheres_poly/spheres.h +++ /dev/null @@ -1,4 +0,0 @@ - -#pragma once - -double *spheres(int N, double bidispersityratio, double bidispersityfraction, double maxpf, double maxpressure, double maxcollisionrate); |