aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@d60812e6-3970-4df4-986e-c251b06effeb>2004-03-27 16:04:45 +0000
committergoodale <goodale@d60812e6-3970-4df4-986e-c251b06effeb>2004-03-27 16:04:45 +0000
commit675344e33d556267598e133f7378efab0c721817 (patch)
treecb3f2c761b562d13b1bdef231fba9c5a28bcc57e
parent5dbbb70bb9834ed7e67470fe0938df813e756071 (diff)
Updated configuration.ccl files. In Beta14 some of these will
disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@45 d60812e6-3970-4df4-986e-c251b06effeb
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index e37f5f0..7d53382 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn PUGHReduce
# $Header$
-Requires Thorns: PUGH
+Requires PUGH