aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@1c20744c-e24a-42ec-9533-f5004cb800e5>2004-03-27 16:04:45 +0000
committergoodale <goodale@1c20744c-e24a-42ec-9533-f5004cb800e5>2004-03-27 16:04:45 +0000
commit2e703e1d86f13b8a26b4358dc5d2f9af4b7ef440 (patch)
tree75cc222396899654934a61311ed13662d20f9113
parent4a53b36e7c2c5ec0c949c588d3f13017310bfef3 (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/PUGHInterp/trunk@75 1c20744c-e24a-42ec-9533-f5004cb800e5
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 9bd51d3..8faa821 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn PUGHInterp
# $Header$
-Requires Thorns: PUGH
+REQUIRES PUGH