7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
|
|
||
|
:- object(mechanical,
|
||
|
extends(fault)).
|
||
|
|
||
|
|
||
|
:- end_object.
|