aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorhinder <hinder@f88db872-0e4f-0410-b76b-b9085cfa78c5>2012-05-14 20:24:04 +0000
committerhinder <hinder@f88db872-0e4f-0410-b76b-b9085cfa78c5>2012-05-14 20:24:04 +0000
commit3fad32303fe0161cea296d14be33ce6277b3e001 (patch)
tree25704421e4b4854af76ecc474f441464ec69b07a /configuration.ccl
parent49f886484c8a13f519e326f45c4a09b71f974522 (diff)
Use optional HDF5 capability
The previous method no longer works git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1565 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index ef770a1..b0986dc 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1 +1,5 @@
REQUIRES THORNS: SpaceMask
+
+OPTIONAL HDF5
+{
+}