7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
|
|
||
|
:- object(sparking,
|
||
|
extends(starting)).
|
||
|
|
||
|
|
||
|
:- end_object.
|