ec-field-test.c: Make the field-element type use internal format.
[secnet] / .dir-locals.el
CommitLineData
32352d16
RK
1;;; Directory Local Variables
2;;; See Info node `(emacs) Directory Variables' for more information.
3
4((c-mode
4897c9cd
MW
5 (c-basic-offset . 4))
6 (python-mode
7 (indent-tabs-mode . t)
8 (python-indent . 8)))