forked from andkok/MWS_2021
6 lines
44 B
Plaintext
6 lines
44 B
Plaintext
|
#axiom
|
||
|
L
|
||
|
#rules
|
||
|
L->R+L+R
|
||
|
R->L-R-L
|
||
|
#end rules
|