Initial commit

This commit is contained in:
Ulf Wiger
2026-05-24 12:41:26 +02:00
commit 62161193c5
14 changed files with 1372 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{erl_opts, [debug_info]}.
{deps, []}.
{shell, [
%% {config, "config/sys.config"},
{apps, [gm_ctflow]}
]}.