view .dir-locals.el @ 264:a40c8af8b028

Improve fake data generator used in testing
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Tue, 16 Jun 2015 17:38:30 +0200
parents 2fc4ac8017af
children
line wrap: on
line source

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