803e032b9f
added a target to makefile to perform individual tests git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2040 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
9 lines
58 B
Plaintext
9 lines
58 B
Plaintext
|
|
mode(a).
|
|
|
|
mode(p(int)).
|
|
|
|
mode(c(int)).
|
|
|
|
type(int,[1,2]).
|