NOTES

0. The examples are in the "template" subdirectory.  The copies in the
   "example" subdirectory will not run, however.  You must do "make customize"
   and "make install" and then use the installed copies.
    
1. These examples are described in the documentation.

2. A disproportionate number of the examples involve meetings since meetings 
   are one of the more complex constructs.  In your own agents, be sure to
   consider whether agent_receive and agent_send are sufficient, before you
   resort to a meeting.  

3. For any agent that contains the line "security signatures on", you might 
   find it interesting to remove (or comment out) that line and then see 
   what kinds of "permission denied" messages you get.
