4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
|
universe(['X'],[1,2]).
|
||
|
universe(['X1'],[0,1]).
|
||
|
universe(['Y'],[1,2,3]).
|