Author: paultcochrane Date: Mon Apr 9 14:19:12 2007 New Revision: 18076 Modified: trunk/languages/APL/APL.pir trunk/languages/APL/lib/PAST.pir
Log: [APL] Added pir emacs/vim coda as per coding standards Modified: trunk/languages/APL/APL.pir ============================================================================== --- trunk/languages/APL/APL.pir (original) +++ trunk/languages/APL/APL.pir Mon Apr 9 14:19:12 2007 @@ -130,3 +130,9 @@ it under the same terms as Parrot. =cut + +# Local Variables: +# mode: pir +# fill-column: 100 +# End: +# vim: expandtab shiftwidth=4: Modified: trunk/languages/APL/lib/PAST.pir ============================================================================== --- trunk/languages/APL/lib/PAST.pir (original) +++ trunk/languages/APL/lib/PAST.pir Mon Apr 9 14:19:12 2007 @@ -183,3 +183,9 @@ it under the same terms as Parrot. =cut + +# Local Variables: +# mode: pir +# fill-column: 100 +# End: +# vim: expandtab shiftwidth=4:
