[Swift-commit] r5976 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Tue Oct 16 18:47:05 CDT 2012


Author: hategan
Date: 2012-10-16 18:47:05 -0500 (Tue, 16 Oct 2012)
New Revision: 5976

Modified:
   trunk/libexec/vdl-lib.xml
Log:
restored ThrottledParallelFor

Modified: trunk/libexec/vdl-lib.xml
===================================================================
--- trunk/libexec/vdl-lib.xml	2012-10-16 23:46:06 UTC (rev 5975)
+++ trunk/libexec/vdl-lib.xml	2012-10-16 23:47:05 UTC (rev 5976)
@@ -124,7 +124,7 @@
 	<export name="execute"><elementDef classname="org.griphyn.vdl.karajan.lib.Execute"/></export>
 	<export name="expandArguments"><elementDef classname="org.griphyn.vdl.karajan.lib.ExpandArguments"/></export>
 
-	<export name="tparallelFor"><elementDef classname="org.griphyn.vdl.karajan.lib.SelfCloseParallelFor"/></export>
+	<export name="tparallelFor"><elementDef classname="org.griphyn.vdl.karajan.lib.ThrottledParallelFor"/></export>
 	<export name="throttled"><elementDef classname="org.griphyn.vdl.karajan.lib.Throttled"/></export>
 
 	<export name="appStageins"><elementDef classname="org.griphyn.vdl.karajan.lib.AppStageins"/></export>




More information about the Swift-commit mailing list