aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_patch_system.cc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-10 12:42:14 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-10 12:42:14 +0000
commite9aaf42eedcda6b0f7dd2d6ce44b265377b928de (patch)
treede3d6e2a65eb8072b4293e14aec50015da61dd80 /src/patch/test_patch_system.cc
parent6246b68fd99f8776e9c42e474e9bcc12d6666188 (diff)
rename patch_frontier --> patch_interp everywhere
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@475 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/test_patch_system.cc')
-rw-r--r--src/patch/test_patch_system.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/test_patch_system.cc b/src/patch/test_patch_system.cc
index 82df69e..be4720c 100644
--- a/src/patch/test_patch_system.cc
+++ b/src/patch/test_patch_system.cc
@@ -47,7 +47,7 @@ using jtutil::error_exit;
#include "patch.hh"
#include "patch_edge.hh"
#include "ghost_zone.hh"
-#include "patch_frontier.hh"
+#include "patch_interp.hh"
#include "patch_system.hh"
//******************************************************************************