- changes to memos and tasks classes:
commitce8b0e91483e0a7debe51d8dd2165d4a5ab4d822
authorcdfrey <cdfrey>
Fri, 25 May 2007 21:27:57 +0000 (25 21:27 +0000)
committercdfrey <cdfrey>
Fri, 25 May 2007 21:27:57 +0000 (25 21:27 +0000)
treed0b1066e75899c7362aea534036cecf308e94b25
parent5bebd367cdd6e3345c79cf346f0a3a3ac663dfe8
- changes to memos and tasks classes:
       - reformatted the code to match coding style
       (come on Brian) :-)
       - added copyright notice
       - changed class to singular (Memo, not Memos)
       - placed in Barry namespace
       - added #ifdef header protectors
       - added new files to Makefile.am
       - added new r_*.h headers to record.h
- added support for Memos and Tasks to tools/btool.cc, based on
       Brian Edginton's patch
       (currently commented out, for Boost library reasons):
ChangeLog