[svn:parrot] r48745 - branches/gsoc_threads/t/src

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Wed Sep 1 02:11:05 UTC 2010


Author: jkeenan
Date: Wed Sep  1 02:11:05 2010
New Revision: 48745
URL: https://trac.parrot.org/parrot/changeset/48745

Log:
[codingstd] Add coda.

Modified:
   branches/gsoc_threads/t/src/threads_io.t

Modified: branches/gsoc_threads/t/src/threads_io.t
==============================================================================
--- branches/gsoc_threads/t/src/threads_io.t	Wed Sep  1 02:07:44 2010	(r48744)
+++ branches/gsoc_threads/t/src/threads_io.t	Wed Sep  1 02:11:05 2010	(r48745)
@@ -74,3 +74,10 @@
 sleep(0.25);
 
 close($run);
+
+# Local Variables:
+#   mode: cperl
+#   cperl-indent-level: 4
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:


More information about the parrot-commits mailing list