New Packeges added

This commit is contained in:
Ruben Shekspir 2019-04-28 11:06:31 +04:00
parent fe5d179b49
commit 39873387e1
8 changed files with 229 additions and 202 deletions

7
Opium.Mod Normal file
View file

@ -0,0 +1,7 @@
MODULE opium;
IMPORT
Args,
PackageFileParser
BEGIN
END opium.