Author: paultcochrane Date: Mon Apr 9 14:26:40 2007 New Revision: 18080 Modified: trunk/languages/lazy-k/lazy.pir
Log: [lazy-k] Added pir emacs/vim coda as per coding standards Modified: trunk/languages/lazy-k/lazy.pir ============================================================================== --- trunk/languages/lazy-k/lazy.pir (original) +++ trunk/languages/lazy-k/lazy.pir Mon Apr 9 14:26:40 2007 @@ -530,3 +530,9 @@ .include "library/dumper.pir" # vim: ft=imc sw=4: + +# Local Variables: +# mode: pir +# fill-column: 100 +# End: +# vim: expandtab shiftwidth=4:
