aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@a678b1cf-93e1-4b43-a69d-d43939e66649>1999-11-30 23:43:53 +0000
committergoodale <goodale@a678b1cf-93e1-4b43-a69d-d43939e66649>1999-11-30 23:43:53 +0000
commit529dee432194d1c37a80d8d29654513e0f7ee476 (patch)
tree6efdb777540c370e4667b31992a651b372014879
parentb90edea69b7d1e1e313c0af91a2f3eeff671c8d9 (diff)
Added lots of missing function prototypes.
Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@15 a678b1cf-93e1-4b43-a69d-d43939e66649
-rw-r--r--src/Startup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 2692ae6..56b4c26 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -1,6 +1,7 @@
#include "cctk.h"
#include "cctk_arguments.h"
+#include "Symmetry.h"
void BrilData_InitSymBound(CCTK_CARGUMENTS)
{