8fb01d6607
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2017 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
|
|
type(person,[mary,john]).
|
|
|
|
mode(break).
|
|
|
|
mode(throws(person)).
|