implement meta token replacement
This commit is contained in:
4
mathlib.mlc
Normal file
4
mathlib.mlc
Normal file
@@ -0,0 +1,4 @@
|
||||
Sigma -> Array := {0, 1, 2};
|
||||
N -> Array := {3};
|
||||
P -> Array := {3 -> 012};
|
||||
S -> Number := 3;
|
||||
Reference in New Issue
Block a user