view .dir-locals.el @ 28047:bd7d82fc65ba

ode15i.m: Adapt another BIST test to new input validation in cset 13dba3c069f8. * ode15i.m: Adapt remaining BIST test for AbsTol to new messages.
author Rik <rik@octave.org>
date Wed, 05 Feb 2020 11:52:24 -0800
parents df203b20cfc6
children
line wrap: on
line source

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