[Swift-commit] r2299 - trunk/libexec

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Tue Oct 14 13:34:17 CDT 2008


Author: hategan
Date: 2008-10-14 13:34:17 -0500 (Tue, 14 Oct 2008)
New Revision: 2299

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

Modified: trunk/libexec/vdl-lib.xml
===================================================================
--- trunk/libexec/vdl-lib.xml	2008-10-14 18:32:48 UTC (rev 2298)
+++ trunk/libexec/vdl-lib.xml	2008-10-14 18:34:17 UTC (rev 2299)
@@ -4,6 +4,7 @@
 	<!-- string functions library -->
 	<export name="extractint"><elementDef classname="org.griphyn.vdl.karajan.lib.swiftscript.ExtractInt"/></export>
 	<export name="readdata"><elementDef classname="org.griphyn.vdl.karajan.lib.swiftscript.ReadData"/></export>
+	<export name="readdata2"><elementDef classname="org.griphyn.vdl.karajan.lib.swiftscript.ReadData2"/></export>
 	<export name="strcat"><elementDef classname="org.griphyn.vdl.karajan.lib.swiftscript.Misc"/></export>
 	<export name="strcut"><elementDef classname="org.griphyn.vdl.karajan.lib.swiftscript.Misc"/></export>
 	<export name="regexp"><elementDef classname="org.griphyn.vdl.karajan.lib.swiftscript.Misc"/></export>




More information about the Swift-commit mailing list