view .dir-locals.el @ 13058:14422cc782b2

codesprint: Write input validation and tests for sprandn.m * sprandn.m: Add input validation. Add tests for function * sprand.m: Remove unneeded output from find().
author Rik <octave@nomad.inbox5.com>
date Sat, 03 Sep 2011 10:25:25 -0700
parents d4dab9605c49
children 3d7a4a2d9cef
line wrap: on
line source

((nil . ((indent-tabs-mode . nil)
         (fill-column . 72)))
 (c-default-mode "gnu")
 (change-log-mode . ((indent-tabs-mode . t)))
 (makefile-mode . ((indent-tabs-mode . t))))