This commit is contained in:
2024-09-26 21:54:04 +09:00
commit 6a8748b05e
13 changed files with 6285 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{application,clutch,
[{description,"A desktop client for the Gajumaru network of blockchain networks"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[clutch,gmc_con,gmc_gui,gmc_sup]},
{mod,{clutch,[]}}]}.