5a19adf881
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1966 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
universe(['X'],[1,2]).
|
|
universe(['X1'],[0,1]).
|
|
universe(['Y'],[1,2,3]).
|