2014-02-01 eat

This directory contains a set of NodeBrain modules that
distribute with nb and libnb.  Each module is managed in 
a separate subdirecgtory.

--------------------------------------------------------------
make model           - syncronize module directories with model directory

--------------------------------------------------------------
module/model files    (model directory for new module directories)

configure.ac         - Model autoconf configure.ac file 
Makefile.am          - Common Makefile.am used for each module
Makefile.nm          - Model module specific make file

caboodle/bin/nb      - symbolic link to appropriate nb
caboodle/bin/nbcheck - script to check 
caboodle/check       - check directory used by nbcheck
caboodle/*           - other caboodle directories to support checkout

--------------------------------------------------------------
module/<module> files
                     *-automated
Makefile.am          * copied from Makefile.am.mod above
Makefile.nm          - maintained uniquely at this level
caboodle             - caboodle directory for checkout
caboodle/bin/nb      * link to nb program
caboodle/bin/nbcheck * script to run each nb check script
caboodle/check       - directory of nb check script
