[svn:parrot] r37456 - trunk/tools/dev

fperrad at svn.parrot.org fperrad at svn.parrot.org
Sun Mar 15 20:35:21 UTC 2009


Author: fperrad
Date: Sun Mar 15 20:35:20 2009
New Revision: 37456
URL: https://trac.parrot.org/parrot/changeset/37456

Log:
[codingstd] fix coda

Modified:
   trunk/tools/dev/fetch_languages.pl

Modified: trunk/tools/dev/fetch_languages.pl
==============================================================================
--- trunk/tools/dev/fetch_languages.pl	Sun Mar 15 20:30:25 2009	(r37455)
+++ trunk/tools/dev/fetch_languages.pl	Sun Mar 15 20:35:20 2009	(r37456)
@@ -247,7 +247,9 @@
     }
 }
 
-# Local variables:
-#   mode: makefile
+# Local Variables:
+#   mode: cperl
+#   cperl-indent-level: 4
+#   fill-column: 100
 # End:
-# vim: ft=make:
+# vim: expandtab shiftwidth=4:


More information about the parrot-commits mailing list