[Swift-commit] r3469 - trunk/libexec
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Fri Jul 23 23:28:33 CDT 2010
Author: hategan
Date: 2010-07-23 23:28:33 -0500 (Fri, 23 Jul 2010)
New Revision: 3469
Modified:
trunk/libexec/vdl-lib.xml
Log:
library definitions for aforementioned functions
Modified: trunk/libexec/vdl-lib.xml
===================================================================
--- trunk/libexec/vdl-lib.xml 2010-07-24 04:27:28 UTC (rev 3468)
+++ trunk/libexec/vdl-lib.xml 2010-07-24 04:28:33 UTC (rev 3469)
@@ -104,6 +104,13 @@
<export name="appStageins"><elementDef classname="org.griphyn.vdl.karajan.lib.AppStageins"/></export>
<export name="appStageouts"><elementDef classname="org.griphyn.vdl.karajan.lib.AppStageouts"/></export>
+ <export name="isDone"><elementDef classname="org.griphyn.vdl.karajan.lib.IsDone"/></export>
+ <export name="mark"><elementDef classname="org.griphyn.vdl.karajan.lib.Mark"/></export>
+ <export name="flatten"><elementDef classname="org.griphyn.vdl.karajan.lib.Flatten"/></export>
+ <export name="parameterlog"><elementDef classname="org.griphyn.vdl.karajan.lib.Parameterlog"/></export>
+ <export name="inFileDirs"><elementDef classname="org.griphyn.vdl.karajan.lib.InFileDirs"/></export>
+ <export name="outFileDirs"><elementDef classname="org.griphyn.vdl.karajan.lib.OutFileDirs"/></export>
+ <export name="outFiles"><elementDef classname="org.griphyn.vdl.karajan.lib.OutFiles"/></export>
</namespace>
<namespace prefix="cdm">
More information about the Swift-commit
mailing list