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
Merge pull request
#54
from mattonrails/simpleapp_sup_template_typo
Remove leading empty line from a template
pull/3/head
Dave Smith
12 years ago
parent
a94c968951
6bab3c86d2
commit
94cf19438c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
priv/templates/simpleapp_sup.erl
+ 0
- 1
priv/templates/simpleapp_sup.erl
View File
@ -1,4 +1,3 @@
-
module
(
{
{
appid
}
}
_
sup
)
.
-
behaviour
(
supervisor
)
.
Write
Preview
Loading…
Cancel
Save