This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Add emacs and vim file local variables
pull/3/head
Tuncer Ayaz
15 years ago
parent
f502bb09dd
commit
fa4b2ee701
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save