[Swift-commit] r6582 - SwiftTutorials/CMTS_2013-06-17/basic_swift

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Mon Jun 17 14:55:12 CDT 2013


Author: davidk
Date: 2013-06-17 14:55:12 -0500 (Mon, 17 Jun 2013)
New Revision: 6582

Modified:
   SwiftTutorials/CMTS_2013-06-17/basic_swift/README
Log:
Updating list of applications


Modified: SwiftTutorials/CMTS_2013-06-17/basic_swift/README
===================================================================
--- SwiftTutorials/CMTS_2013-06-17/basic_swift/README	2013-06-17 19:55:09 UTC (rev 6581)
+++ SwiftTutorials/CMTS_2013-06-17/basic_swift/README	2013-06-17 19:55:12 UTC (rev 6582)
@@ -50,3 +50,10 @@
 part06: Add arguments to the "simulation" program
 
 part07: Run the "simulations" on the parallel cluster
+
+part08: Example of pipeline - sending output of one app to the input of another app
+
+part09: Example pipeline using readData
+
+part10: Example readData to read file with multiple fields into a struct
+




More information about the Swift-commit mailing list