Subject: tree list cut list, after treatment tree list database table format
Name: R. Havis
Date: July 25, 2011
Variants affected: ALL

Description:

1) Data fields were added to the tree list, cut list and after treatment
   tree list output database tables such that all tables contain the
   same information. The height to Merch. top was added to the 
   tree list and cut list database tables, and the actual point number, 
   and estimated height were added to the cut list database table.

2) Logic to carry the height to Merch. top as a global variable was
   added in Region 9.

Impact on users: Users may obtain new executables at their own discretion.

Files:

./base/src/grincr.f
./dbs/src/dbsatrtls.f - added Ht2TDCF, and Ht2TDBF
./dbs/src/dbscuts.f - added EstHt, and ActPt
./dbs/src/dbstrls.f - added Ht2TDCF, and Ht2TDBF
./ls/src/varvol.f - added logic to load the HT2TD array, and modified debug
                    write statements
./volume/src/r9clark.f - reassigned sawHT to ht1prd
./volume/src/VolEqDef.f - corrected typo in setting R9 variant (changed NS to NE)
                          in GETVARIANT subroutine

