Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{erl_opts, [debug_info]}.
|
||||
{deps, []}.
|
||||
|
||||
{shell, [
|
||||
%% {config, "config/sys.config"},
|
||||
{apps, [gm_ctflow]}
|
||||
]}.
|
||||
Reference in New Issue
Block a user