Index: trunk/Ohana/src/opihi/mana/fitcontour.c
===================================================================
--- trunk/Ohana/src/opihi/mana/fitcontour.c	(revision 7917)
+++ trunk/Ohana/src/opihi/mana/fitcontour.c	(revision 8297)
@@ -57,5 +57,5 @@
   C[1][2] = C[2][1];
     
-  gaussj (C, NTERM, B, 1);
+  dgaussj (C, NTERM, B, 1);
   
   /** this is somewhat weak: if the object is too elongated, Rmin can be < 0 **/
