aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/interface.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 18:33:30 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2010-02-13 18:33:30 -0600
commitee5147b5f60d463903a617bb6cd32993ffef5695 (patch)
tree0bc7877daa53a00de61be4cd05a2b6d6b2bfb71a /Carpet/CarpetLib/interface.ccl
parent4a378384947c1b13002d0dcb93e95ee38e8ad75e (diff)
Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into a
single mechanism provided by CarpetLib. Use this mechanism everywhere.
Diffstat (limited to 'Carpet/CarpetLib/interface.ccl')
-rw-r--r--Carpet/CarpetLib/interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/interface.ccl b/Carpet/CarpetLib/interface.ccl
index 82d9e83f5..8ad84179a 100644
--- a/Carpet/CarpetLib/interface.ccl
+++ b/Carpet/CarpetLib/interface.ccl
@@ -8,6 +8,7 @@ includes header: mpi_string.hh in mpi_string.hh
includes header: defs.hh in defs.hh
includes header: dist.hh in dist.hh
+includes header: typecase.hh in typecase.hh
includes header: typeprops.hh in typeprops.hh
includes header: bbox.hh in bbox.hh
@@ -31,7 +32,6 @@ includes header: th.hh in th.hh
includes header: operators.hh in operators.hh
-uses include header: carpet_typecase.hh
uses include header: CarpetTimers.hh