[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 95)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Wed Apr 27 17:33:23 CDT 2011
User: knarf
Date: 2011/04/27 05:33 PM
Modified:
/trunk/
einsteintoolkit.th
Log:
make the hg-version of Carpet standard in the dev-version of the ET toolkit
File Changes:
Directory: /trunk/
==================
File [modified]: einsteintoolkit.th
Delta lines: +8 -7
===================================================================
--- trunk/einsteintoolkit.th 2011-04-21 19:59:51 UTC (rev 94)
+++ trunk/einsteintoolkit.th 2011-04-27 22:33:23 UTC (rev 95)
@@ -288,13 +288,14 @@
# Carpet, the AMR driver
!TARGET = $ARR
-!TYPE = git
-!AUTH_URL = carpetgit at carpetcode.org:carpet
-!URL = git://carpetcode.org/carpet
-# For experimental version, comment previous three lines and uncomment next two
-# Note that you will need to get access first (ask Erik Schnetter)
-#!TYPE = hg
-#!URL = ssh://carpetmercurial@carpetcode.org/carpet
+!TYPE = hg
+!AUTH_URL = ssh://carpetmercurial@carpetcode.org/carpet
+!URL = http://www.carpetcode.org/hg/carpet
+# For the git version of Carpet, comment the previous three lines and uncomment
+# the next three
+#!TYPE = git
+#!AUTH_URL = carpetgit at carpetcode.org:carpet
+#!URL = git://carpetcode.org/carpet
!CHECKOUT = Carpet/doc
Carpet/Carpet
Carpet/CarpetEvolutionMask
More information about the Commits
mailing list