[Swift-commit] r3439 - trunk/libexec
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Thu Jul 15 15:13:00 CDT 2010
Author: hategan
Date: 2010-07-15 15:13:00 -0500 (Thu, 15 Jul 2010)
New Revision: 3439
Modified:
trunk/libexec/vdl-lib.xml
Log:
definitions for appStage*
Modified: trunk/libexec/vdl-lib.xml
===================================================================
--- trunk/libexec/vdl-lib.xml 2010-07-15 20:11:55 UTC (rev 3438)
+++ trunk/libexec/vdl-lib.xml 2010-07-15 20:13:00 UTC (rev 3439)
@@ -101,6 +101,9 @@
<export name="expandArguments"><elementDef classname="org.griphyn.vdl.karajan.lib.ExpandArguments"/></export>
<export name="tparallelFor"><elementDef classname="org.griphyn.vdl.karajan.lib.ThrottledParallelFor"/></export>
+
+ <export name="appStageins"><elementDef classname="org.griphyn.vdl.karajan.lib.AppStageins"/></export>
+ <export name="appStageouts"><elementDef classname="org.griphyn.vdl.karajan.lib.AppStageouts"/></export>
</namespace>
<namespace prefix="cdm">
More information about the Swift-commit
mailing list