aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@b61c5cb5-eaca-4651-9a7a-d64986f99364>2013-10-28 23:11:14 +0000
committerrhaas <rhaas@b61c5cb5-eaca-4651-9a7a-d64986f99364>2013-10-28 23:11:14 +0000
commit7438b478f1d7693ee5eb72b5a37f50cd65fe65e8 (patch)
treef7574f11be7ee2c03816403bb8a592307fb726a9
parent6bd5908985e5bdf10189bfaab8c303da2ab130d3 (diff)
remove unneded OPTIONAL_IFACTIVE
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@527 b61c5cb5-eaca-4651-9a7a-d64986f99364
-rw-r--r--configuration.ccl4
1 files changed, 0 insertions, 4 deletions
diff --git a/configuration.ccl b/configuration.ccl
index db93a45..1a5e567 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -10,7 +10,3 @@ PROVIDES PUGH
OPTIONAL MPI
{
}
-
-OPTIONAL_IFACTIVE Vectors
-{
-}