aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/LoopControl/configuration.ccl')
-rw-r--r--Carpet/LoopControl/configuration.ccl8
1 files changed, 5 insertions, 3 deletions
diff --git a/Carpet/LoopControl/configuration.ccl b/Carpet/LoopControl/configuration.ccl
index b1be54634..ec31d6f78 100644
--- a/Carpet/LoopControl/configuration.ccl
+++ b/Carpet/LoopControl/configuration.ccl
@@ -1,11 +1,13 @@
# Configuration definition for thorn LoopControl
-REQUIRES GSL
-
-PROVIDES LoopControl
+OPTIONAL CycleClock
{
}
OPTIONAL Vectors
{
}
+
+PROVIDES LoopControl
+{
+}