Author: paultcochrane
Date: Wed Apr 11 08:41:33 2007
New Revision: 18140

Modified:
   trunk/t/configure/01-options.t
   trunk/t/configure/02-messages.t
   trunk/t/tools/ops2cutils/01-new.t

Log:
[t] Added perl emacs/vim coda as per coding standards

Modified: trunk/t/configure/01-options.t
==============================================================================
--- trunk/t/configure/01-options.t      (original)
+++ trunk/t/configure/01-options.t      Wed Apr 11 08:41:33 2007
@@ -264,3 +264,10 @@
 Parrot::Configure::Options, F<Configure.pl>.
 
 =cut
+
+# Local Variables:
+#   mode: cperl
+#   cperl-indent-level: 4
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:

Modified: trunk/t/configure/02-messages.t
==============================================================================
--- trunk/t/configure/02-messages.t     (original)
+++ trunk/t/configure/02-messages.t     Wed Apr 11 08:41:33 2007
@@ -98,3 +98,10 @@
 Parrot::Configure::Messages, F<Configure.pl>.
 
 =cut
+
+# Local Variables:
+#   mode: cperl
+#   cperl-indent-level: 4
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:

Modified: trunk/t/tools/ops2cutils/01-new.t
==============================================================================
--- trunk/t/tools/ops2cutils/01-new.t   (original)
+++ trunk/t/tools/ops2cutils/01-new.t   Wed Apr 11 08:41:33 2007
@@ -196,3 +196,10 @@
 
 =cut
 
+
+# Local Variables:
+#   mode: cperl
+#   cperl-indent-level: 4
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:

Reply via email to