Add implementation of #3, "Operation Naming System"
Compare changes
+ 5
− 2
@@ -2,9 +2,11 @@
@@ -2,9 +2,11 @@
@@ -12,3 +14,4 @@ from b_asic.schema import *
@@ -12,3 +14,4 @@ from b_asic.schema import *
Adds:
Adds the implementation needed for #3 (closed) but not the testing yet.