8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
|
|
||
|
:- object(subclass2,
|
||
|
imports(interface),
|
||
|
specializes(protected::root)).
|
||
|
|
||
|
|
||
|
:- end_object.
|