5 lines
62 B
Text
5 lines
62 B
Text
|
|
:- object(instance,
|
||
|
|
instantiates(class)).
|
||
|
|
|
||
|
|
:- end_object.
|