b77427df89
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@211 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
16 lines
189 B
Plaintext
16 lines
189 B
Plaintext
|
|
:- initialization(
|
|
logtalk_load([
|
|
fault,
|
|
mechanical,
|
|
engine,
|
|
cylinders,
|
|
electrical,
|
|
starting,
|
|
sparking,
|
|
plugs,
|
|
distributor,
|
|
fuel_system,
|
|
lights,
|
|
starter_motor])).
|