diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:06:16 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 11:06:16 +0900 |
commit | 25f9289027ffa4c50a9477e65fb65731454e5deb (patch) | |
tree | 389f594bb2ee3f15fea4dd8ca3678d6574807415 | |
parent | 48a2f39d0adf79fef44569d1ce43f6c7e8d874d0 (diff) |
Emacs modeline compatible with vim's oneFINAL_MASTERmaster-backup
-rw-r--r-- | qadevOOo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/Makefile b/qadevOOo/Makefile index a79aff831..8d7111991 100644 --- a/qadevOOo/Makefile +++ b/qadevOOo/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |