Archived
0

Web interface

This commit is contained in:
2017-03-07 01:19:40 +03:00
parent 4b47b63171
commit 003f90160b
9 changed files with 365 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
rootProject.name = 'asys'
include 'core'
include 'commons'
include 'commons'
include 'webinterface'