d8
This commit is contained in:
11
08/test2.pl
Normal file
11
08/test2.pl
Normal file
@@ -0,0 +1,11 @@
|
||||
:- op(700, xfx, to).
|
||||
direction("lr").
|
||||
|
||||
mma to mmb-xxx.
|
||||
mmb to xxx-mmz.
|
||||
mmz to mmb-xxx.
|
||||
nna to nnb-xxx.
|
||||
nnb to nnc-nnc.
|
||||
nnc to nnz-nnz.
|
||||
nnz to nnb-nnb.
|
||||
xxx to xxx-xxx.
|
Reference in New Issue
Block a user