summaryrefslogtreecommitdiff
path: root/src/spheres_poly/spheres.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/spheres_poly/spheres.h')
-rw-r--r--src/spheres_poly/spheres.h4
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);