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
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:45:26 +0000
commit3b52b3721d634461b2d3840db16735b78a4a8cad (patch)
treebf192abc623573e7124f3810a7336d1f85fe3c54 /Carpet/CarpetLib/interface.ccl
parent23a591ba88475bf0842257215f04c9f76a1c3fc4 (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