Author: paultcochrane
Date: Tue Apr 10 05:04:12 2007
New Revision: 18116

Modified:
   trunk/examples/streams/FileLines.pir
   trunk/examples/streams/ParrotIO.pir

Log:
[examples/streams] Added pir emacs/vim coda as per coding standards


Modified: trunk/examples/streams/FileLines.pir
==============================================================================
--- trunk/examples/streams/FileLines.pir        (original)
+++ trunk/examples/streams/FileLines.pir        Tue Apr 10 05:04:12 2007
@@ -103,3 +103,9 @@
 Copyright (C) 2004, The Perl Foundation.
 
 =cut
+
+# Local Variables:
+#   mode: pir
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:

Modified: trunk/examples/streams/ParrotIO.pir
==============================================================================
--- trunk/examples/streams/ParrotIO.pir (original)
+++ trunk/examples/streams/ParrotIO.pir Tue Apr 10 05:04:12 2007
@@ -48,3 +48,9 @@
 Copyright (C) 2004, The Perl Foundation.
 
 =cut
+
+# Local Variables:
+#   mode: pir
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:

Reply via email to