6855745dff
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@212 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
|
|
:- object(descendant3,
|
|
imports(interface),
|
|
extends(prototype3)).
|
|
|
|
:- end_object.
|