Added first version of DebugManager. Implemented draft of the rule engine

This commit is contained in:
2020-11-20 13:41:45 +01:00
parent cd066881b4
commit 315f8ea09b
156 changed files with 8388 additions and 2852 deletions
+1
View File
@@ -6,4 +6,5 @@ def concept apple
def concept table
def concept location
def concept x is on y as set_attr(x, location, y)
activate return values processing