view .dir-locals.el @ 263:8d9a4c5eb7a4

Fixes to make last changes working in CVI
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Tue, 16 Jun 2015 17:19:15 +0200
parents 2fc4ac8017af
children
line wrap: on
line source

((c-mode . ((indent-tabs-mode . t)
	    (tab-width . 4)
	    (c-basic-offset . 4))))