***********************************************************
 Promises 
***********************************************************
Bundle example in the context of agent

   ARGS:

   {
   TYPE: dummy

      dummy promise by 'help' -> me if context is any

            Promise (version not specified) belongs to bundle 'example' (type agent) in file '../tests/units/unit_badpromise.cf' near line 15


   TYPE: reports

      reports promise by 'Strings are equal' (implicit) if context is same

            Promise (version not specified) belongs to bundle 'example' (type agent) in file '../tests/units/unit_badpromise.cf' near line 21


      reports promise by 'Strings are not equal' (implicit) if context is !same

            Promise (version not specified) belongs to bundle 'example' (type agent) in file '../tests/units/unit_badpromise.cf' near line 25


   }




All Bodies

control body for type common(no parameters)
   {
   bundlesequence =>  {'example'} if sub-body context any
   }

