#include #include #include "genlib.h" #include "geostat.h" #include "pressure.h" #ifndef _TOOLSIO_H #define _TOOLSIO_H /* Create december, the 16th 2002 */ /* Modified december, the 9th 2002 */ /* List of functions: */ /* ------------------ */ /* testmemory */ /*FUNCTIONS*/ /*----------*/ /* Allocation test */ void testmemory(double *realint); #endif // define _TOOLSIO_H