chiark / gitweb /
can rescale
[moebius2.git] / common.c
index b87dedb3110950267c54157283a03d9592f5c1b0..bc4dcaef8ec8e837337babe47a7635e5534d43bd 100644 (file)
--- a/common.c
+++ b/common.c
@@ -2,9 +2,6 @@
  * Generally useful stuff.
  */
 
-#include <gsl/gsl_vector.h>
-#include <gsl/gsl_blas.h>
-
 #include "common.h"
 
 double magnD(const double pq[D3]) {