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