move stuff in here

This commit is contained in:
2022-10-05 02:35:43 -06:00
parent 5a6a6fb6c3
commit 822ffa6c94
77 changed files with 7943 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{application,jex,
[{description,"jex"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[jex]}]}.