================================================================ Logtalk - Open source object-oriented logic programming language Release 2.30.7 Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved. ================================================================ % just load the example, which contains an initialization/1 directive % that runs it: | ?- logtalk_load(bottles(loader)). ...