5a0c5b8ce1
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@738 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
|
|
:- initialization(
|
|
logtalk_load([
|
|
joePerson,
|
|
joeEmployee,
|
|
joeFilmEnthusiast,
|
|
joeSportsman,
|
|
joeChessPlayer])).
|