aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/configuration.ccl')
-rw-r--r--Carpet/CarpetLib/configuration.ccl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/configuration.ccl b/Carpet/CarpetLib/configuration.ccl
index f992cca04..8daa94a49 100644
--- a/Carpet/CarpetLib/configuration.ccl
+++ b/Carpet/CarpetLib/configuration.ccl
@@ -6,9 +6,10 @@ PROVIDES CarpetLib
LANG
}
-REQUIRES CycleClock MPI
+# TODO: make Vectors optional
+REQUIRES CycleClock MPI Vectors
-OPTIONAL hwloc LoopControl Vectors
+OPTIONAL hwloc LoopControl
{
}