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

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Wed Mar 19 15:57:18 CDT 2014


Author: ketan
Date: 2014-03-19 15:57:18 -0500 (Wed, 19 Mar 2014)
New Revision: 7742

Modified:
   SwiftApps/swift-galaxy/swift/swiftforeach.xml
Log:
order of dialog box

Modified: SwiftApps/swift-galaxy/swift/swiftforeach.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeach.xml	2014-03-19 20:55:38 UTC (rev 7741)
+++ SwiftApps/swift-galaxy/swift/swiftforeach.xml	2014-03-19 20:57:18 UTC (rev 7742)
@@ -80,7 +80,6 @@
             <option value="tukey">Tukey</option>
         </param>
 
-        <param name="swiftargs" size="60" type="text" label="swiftargs" help="Add Swift level commandline arguments" />
 
         <param name="interpret" type="select" label="Execution interpreter">
             <option value="sh">sh</option>
@@ -146,6 +145,8 @@
             <param name="fileargname" type="data" label="filearg" />
         </repeat>
 
+        <param name="swiftargs" size="60" type="text" label="swiftargs" help="Add Swift level commandline arguments" />
+
         <param name="outloc" size="50" type="text" value="$HOME/swift-sandbox" label="location for output files" help="Swift will write output files here on disc">
             <sanitizer sanitize="False" />
         </param>




More information about the Swift-commit mailing list