aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2004-03-27 16:04:43 +0000
committergoodale <goodale@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2004-03-27 16:04:43 +0000
commit24e0c8e045e1aad8ce2baf325319abbf46f75f24 (patch)
tree932b2ebb6d1f1378d8e36eead5c5a15fdf2fb348 /configuration.ccl
parent1895fbed7cc75aba06c614a85aa3dc9ee224f5fe (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/CactusBase/IOASCII/trunk@159 94b1c47f-dcfd-45ef-a468-0854c0e9e350
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index b6dfdee..8ce39e7 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn IOASCII
# $Header$
-requires thorns: IOUtil
+REQUIRES IOUtil