[Commits] [svn:einsteintoolkit] Workshop_Spring_2012/handson_analysis/Cactus/misc/ (Rev. 67)

roland.haas at physics.gatech.edu roland.haas at physics.gatech.edu
Thu Apr 5 09:44:30 CDT 2012


User: rhaas
Date: 2012/04/05 09:44 AM

Added:
 /handson_analysis/Cactus/misc/
  CoreTracker.th

Log:
 add thorn list with CoreTracker thorn and development stages

File Changes:

Directory: /handson_analysis/Cactus/misc/
=========================================

File [added]: CoreTracker.th
Delta lines: +36 -0
===================================================================
--- handson_analysis/Cactus/misc/CoreTracker.th	                        (rev 0)
+++ handson_analysis/Cactus/misc/CoreTracker.th	2012-04-05 14:44:30 UTC (rev 67)
@@ -0,0 +1,36 @@
+# Component list for the Einstein Toolkit <http://einsteintoolkit.org/>
+# $Revision$
+# $Date$
+# $HeadURL$
+
+!CRL_VERSION = 1.0
+
+!DEFINE ROOT = Cactus
+!DEFINE ARR  = $ROOT/arrangements
+!DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
+
+!DEFINE ET_RELEASE = ET_2011_10
+
+# CoreTracker example
+!TARGET   = $ARR
+!TYPE     = svn
+!URL      = https://svn.einsteintoolkit.org/documents/Workshop_Spring_2012/handson_analysis/Cactus/arrangements/$1/$2
+!CHECKOUT =
+Introduction/CoreTracker
+
+!TARGET   = $ARR
+!TYPE     = svn
+!URL      = https://svn.einsteintoolkit.org/documents/Workshop_Spring_2012/handson_analysis/Cactus/arrangements/$1/$2
+!CHECKOUT = Introduction/CoreTracker_stages
+
+!TARGET   = $ROOT
+!TYPE     = svn
+!URL      = https://svn.einsteintoolkit.org/documents/Workshop_Spring_2012/handson_analysis/Cactus/misc
+!CHECKOUT = CoreTracker-misc
+
+
+# Private thorns
+!TARGET   = $ARR
+!TYPE     = ignore
+!CHECKOUT = 
+



More information about the Commits mailing list