[Swift-commit] r6814 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Thu Aug 8 20:15:13 CDT 2013


Author: hategan
Date: 2013-08-08 20:15:13 -0500 (Thu, 08 Aug 2013)
New Revision: 6814

Modified:
   trunk/libexec/swift.k
Log:
removed debugging statement

Modified: trunk/libexec/swift.k
===================================================================
--- trunk/libexec/swift.k	2013-08-09 01:14:43 UTC (rev 6813)
+++ trunk/libexec/swift.k	2013-08-09 01:15:13 UTC (rev 6814)
@@ -78,7 +78,6 @@
 	
 	export(stdin,
 		function(file) {
-			echo(file)
 			stdin = file
 		}
 	)




More information about the Swift-commit mailing list