[Swift-commit] r6078 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Fri Nov 23 02:57:21 CST 2012


Author: hategan
Date: 2012-11-23 02:57:20 -0600 (Fri, 23 Nov 2012)
New Revision: 6078

Modified:
   trunk/libexec/vdl-lib.xml
Log:
added setWaitCount to vdl lib

Modified: trunk/libexec/vdl-lib.xml
===================================================================
--- trunk/libexec/vdl-lib.xml	2012-11-23 08:56:28 UTC (rev 6077)
+++ trunk/libexec/vdl-lib.xml	2012-11-23 08:57:20 UTC (rev 6078)
@@ -81,6 +81,7 @@
 	<export name="fringePaths"><elementDef classname="org.griphyn.vdl.karajan.lib.FringePaths"/></export>
 	<export name="closeDataset"><elementDef classname="org.griphyn.vdl.karajan.lib.CloseDataset"/></export>
 	<export name="partialCloseDataset"><elementDef classname="org.griphyn.vdl.karajan.lib.PartialCloseDataset"/></export>
+	<export name="setWaitCount"><elementDef classname="org.griphyn.vdl.karajan.lib.SetWaitCount"/></export>
 	<export name="cleanDataset"><elementDef classname="org.griphyn.vdl.karajan.lib.CleanDataset"/></export>
 	<export name="range"><elementDef classname="org.griphyn.vdl.karajan.lib.Range"/></export>
 




More information about the Swift-commit mailing list