aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-25 06:27:56 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-25 06:27:56 +0000
commite6127db547407be2e1370b8606292fb1ca02dc47 (patch)
tree65b7bd9ef58f0602dc777d9b3d4f5cac6f0f1485 /param.ccl
parent0cabbe576ebc962c54c797682c54a3bacbc5297f (diff)
Add comments
git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@8 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index b3e24c4..db7e077 100644
--- a/param.ccl
+++ b/param.ccl
@@ -3,6 +3,9 @@
+# Parameters for announcing to the portal
+# (does not work yet properly)
+
BOOLEAN announce_to_portal "Announce to the portal"
{
} no
@@ -24,6 +27,8 @@ STRING portal_username "User name on the portal"
+# Parameters for storing the source tree in the executable
+
BOOLEAN output_source "Output a tarball with the cactus source tree"
{
} yes