aboutsummaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
authorjthorn <jthorn@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2003-05-06 11:34:49 +0000
committerjthorn <jthorn@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2003-05-06 11:34:49 +0000
commitb87239199b05fdf7d4fbd19919b5794d0d21da70 (patch)
tree13c2c9266ac0d75cc1c7515f1eee041c09f5e80d /src/misc.c
parent093134b1e65456a387b9edad8cad7921ac533957 (diff)
add prototypes for a bunch of un-prototyped functions
some code cleanups in Misner_points.c *** I think there is still a quasi-infinite memory leak *** (c. 100 megabytes/second on a xeon) somewhere around the function *** fill_iso() in Misner_points.c git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@129 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/misc.c b/src/misc.c
index 695fc49..b3ddf60 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -9,9 +9,7 @@
@@*/
#include "cctk.h"
-
#include "cctk_Arguments.h"
-#include "cctk_Parameters.h"
#include "IDAnalyticBH.h"