aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl6
1 files changed, 5 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 7d53382..80601d8 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,8 @@
# Configuration definitions for thorn PUGHReduce
# $Header$
-Requires PUGH
+REQUIRES PUGH
+
+OPTIONAL MPI
+{
+}