This commit is contained in:
2025-04-17 01:05:03 +09:00
commit a62f250df9
10 changed files with 1731 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{application,gajumine,
[{description,"Mining client for the Gajumaru Root"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[gajumine,gmc_con,gmc_gui,gmc_sup]},
{mod,{gajumine,[]}}]}.