aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-06 11:28:00 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-06 11:28:00 +0000
commitccdf852dce09dff8e63df5bfbb70c58d1c5e34f5 (patch)
treebce64db0834c3fc2634b80e467b013f7720757af /src
parent68644a383cddcebccdc275e55fbe6532086ed0f6 (diff)
remove unneeded
#include "cctk_Arguments.h" git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1322 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src')
-rw-r--r--src/elliptic/Jacobian.cc1
-rw-r--r--src/elliptic/dense_Jacobian.cc1
-rw-r--r--src/elliptic/row_sparse_Jacobian.cc1
-rw-r--r--src/gr/Schwarzschild_EF.cc1
-rw-r--r--src/gr/expansion.cc1
-rw-r--r--src/gr/expansion_Jacobian.cc1
-rw-r--r--src/gr/misc-gr.cc1
7 files changed, 0 insertions, 7 deletions
diff --git a/src/elliptic/Jacobian.cc b/src/elliptic/Jacobian.cc
index facd5cb..0f9d427 100644
--- a/src/elliptic/Jacobian.cc
+++ b/src/elliptic/Jacobian.cc
@@ -15,7 +15,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"
diff --git a/src/elliptic/dense_Jacobian.cc b/src/elliptic/dense_Jacobian.cc
index 6deaab1..d78b484 100644
--- a/src/elliptic/dense_Jacobian.cc
+++ b/src/elliptic/dense_Jacobian.cc
@@ -23,7 +23,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"
diff --git a/src/elliptic/row_sparse_Jacobian.cc b/src/elliptic/row_sparse_Jacobian.cc
index bb20395..4a198a6 100644
--- a/src/elliptic/row_sparse_Jacobian.cc
+++ b/src/elliptic/row_sparse_Jacobian.cc
@@ -43,7 +43,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"
diff --git a/src/gr/Schwarzschild_EF.cc b/src/gr/Schwarzschild_EF.cc
index 63bc01f..4a63bb5 100644
--- a/src/gr/Schwarzschild_EF.cc
+++ b/src/gr/Schwarzschild_EF.cc
@@ -16,7 +16,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"
diff --git a/src/gr/expansion.cc b/src/gr/expansion.cc
index b9014d0..e0b7ba8 100644
--- a/src/gr/expansion.cc
+++ b/src/gr/expansion.cc
@@ -40,7 +40,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"
diff --git a/src/gr/expansion_Jacobian.cc b/src/gr/expansion_Jacobian.cc
index 41618b0..8c4e9e2 100644
--- a/src/gr/expansion_Jacobian.cc
+++ b/src/gr/expansion_Jacobian.cc
@@ -17,7 +17,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"
diff --git a/src/gr/misc-gr.cc b/src/gr/misc-gr.cc
index eaaaf9a..be9ccd0 100644
--- a/src/gr/misc-gr.cc
+++ b/src/gr/misc-gr.cc
@@ -11,7 +11,6 @@
#include "util_Table.h"
#include "cctk.h"
-#include "cctk_Arguments.h"
#include "config.h"
#include "stdc.h"