10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
|
|
||
|
:- object(unknownrefs,
|
||
|
implements(protocol),
|
||
|
imports(category),
|
||
|
extends(object)).
|
||
|
|
||
|
|
||
|
:- end_object.
|
||
|
|