[Swift-commit] r7949 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Fri Jul 4 01:24:42 CDT 2014


Author: hategan
Date: 2014-07-04 01:24:42 -0500 (Fri, 04 Jul 2014)
New Revision: 7949

Modified:
   trunk/libexec/swift-lib.k
Log:
renamed SiteProfile to SiteProperty

Modified: trunk/libexec/swift-lib.k
===================================================================
--- trunk/libexec/swift-lib.k	2014-07-04 06:24:18 UTC (rev 7948)
+++ trunk/libexec/swift-lib.k	2014-07-04 06:24:42 UTC (rev 7949)
@@ -83,7 +83,7 @@
 
 	export(executable, def("org.griphyn.vdl.karajan.lib.Executable"))
 	export(TCProfile, def("org.griphyn.vdl.karajan.lib.TCProfile"))
-	export(siteProfile, def("org.griphyn.vdl.karajan.lib.SiteProfile"))
+	export(siteProfile, def("org.griphyn.vdl.karajan.lib.SiteProperty"))
 
 	export(setFutureFault, def("org.griphyn.vdl.karajan.lib.SetFutureFault"))
 




More information about the Swift-commit mailing list