We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac8cb2 commit c772ee0Copy full SHA for c772ee0
src/packagedef renamed to packagedef
@@ -5,4 +5,6 @@
5
.ЗависитОт("logos")
6
.ЗависитОт("cmdline")
7
.ВключитьФайл("src")
8
+ .ВключитьФайл("LICENSE")
9
+ .ВключитьФайл("README.md")
10
.ИсполняемыйФайл("src/console-entry-point.os");
0 commit comments