Added first version of DebugManager. Implemented draft of the rule engine
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user