Browse Source

Add emacs and vim file local variables

pull/3/head
Tuncer Ayaz 15 years ago
parent
commit
fa4b2ee701
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      bootstrap

+ 2
- 2
bootstrap View File

@ -1,6 +1,6 @@
#!/usr/bin/env escript #!/usr/bin/env escript
%% vim: syntax=erlang:et:ts=4
%% -*- erlang -*-
%% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*-
%% ex: ft=erlang ts=4 sw=4 et
main(Args) -> main(Args) ->
%% Get a string repr of build time %% Get a string repr of build time

Loading…
Cancel
Save