[Swift-commit] r7705 - SwiftApps/swift-galaxy/swift

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Thu Mar 13 11:03:26 CDT 2014


Author: ketan
Date: 2014-03-13 11:03:26 -0500 (Thu, 13 Mar 2014)
New Revision: 7705

Modified:
   SwiftApps/swift-galaxy/swift/swiftforeach.sh
Log:
swift foreach header

Modified: SwiftApps/swift-galaxy/swift/swiftforeach.sh
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeach.sh	2014-03-13 15:57:00 UTC (rev 7704)
+++ SwiftApps/swift-galaxy/swift/swiftforeach.sh	2014-03-13 16:03:26 UTC (rev 7705)
@@ -41,6 +41,15 @@
 
 #Build Swift source code
 cat << EOF > /tmp/script.swift
+
+/*
+*
+* Swift source script is generated automatically via the Swift-Galaxy
+* integration tool. Be careful before making any changes to it directly as
+* it might be tied with other configuration and paramter values. 
+*
+*/
+
 type file;
 
 app (file _out, file _err) anapp(file _exec, int _i, string _args[]){




More information about the Swift-commit mailing list