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