Implemented ConceptManager with concept creation, modification and deletion
This commit is contained in:
@@ -35,7 +35,6 @@ set_auto_eval(c:debug variable x:)
|
||||
def concept debug method x as debug_var(method=x)
|
||||
set_auto_eval(c:debug method x:)
|
||||
|
||||
set_auto_eval(c:activate debug on x:)
|
||||
def concept deactivate debug on x as debug_var(x, enabled=False) where x
|
||||
set_auto_eval(c:deactivate debug on x:)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user