aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetIOSer/configuration.ccl
diff options
context:
space:
mode:
authortradke <>2003-09-04 14:23:00 +0000
committertradke <>2003-09-04 14:23:00 +0000
commita89e0bb3beb18555c40f5b31f231857143faa8ac (patch)
treeb28489f40f488d6567c67f7ccfc2a08a2ee97080 /CarpetExtra/CarpetIOSer/configuration.ccl
parentc7bc3b132f8f8b59134814bbfb49cf35be740170 (diff)
Carpet infrastructure thorns now require the thorns they depend upon
(CarpetLib, Carpet, FlexIO) to be compiled in and activated via the "Requires thorns: ..." attribute in the configuration.ccl files. No need to inherit from those thorns/implementations anymore. darcs-hash:20030904142321-1d9bf-309be01f0950d97b8cb45d041d44edce01aff2a5.gz
Diffstat (limited to 'CarpetExtra/CarpetIOSer/configuration.ccl')
-rw-r--r--CarpetExtra/CarpetIOSer/configuration.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/CarpetExtra/CarpetIOSer/configuration.ccl b/CarpetExtra/CarpetIOSer/configuration.ccl
index d66eba98d..d0bcb32b6 100644
--- a/CarpetExtra/CarpetIOSer/configuration.ccl
+++ b/CarpetExtra/CarpetIOSer/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/configuration.ccl,v 1.2 2004/04/18 14:10:30 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/configuration.ccl,v 1.1 2003/09/04 16:23:22 tradke Exp $
-REQUIRES Carpet CarpetLib
+Requires Thorns: Carpet CarpetLib