[Swift-commit] r3824 - trunk/libexec

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Thu Dec 23 12:34:57 CST 2010


Author: wozniak
Date: 2010-12-23 12:34:56 -0600 (Thu, 23 Dec 2010)
New Revision: 3824

Modified:
   trunk/libexec/vdl-int.k
Log:
Add emacs buffer variables


Modified: trunk/libexec/vdl-int.k
===================================================================
--- trunk/libexec/vdl-int.k	2010-12-23 18:31:47 UTC (rev 3823)
+++ trunk/libexec/vdl-int.k	2010-12-23 18:34:56 UTC (rev 3824)
@@ -402,7 +402,7 @@
 			replicationGroup, replicationChannel]
 			stagein := list(unique(each(stagein)))
 			stageout := list(unique(each(stageout)))
-			
+
 			allocateHost(rhost, constraints=vdl:jobConstraints(tr, stagein=stagein)
 
 				ddir := initDDir()
@@ -617,3 +617,9 @@
 		)
 	)
 )
+
+// Local variables:
+// mode: scheme
+// tab-width: 4
+// indent-tabs-mode: t
+// End:




More information about the Swift-commit mailing list