================================================================= Logtalk - Object oriented extension to Prolog Release 2.29.1 Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved. ================================================================= % just load the example and check the output message: | ?- logtalk_load(hello_world(loader)). ...