dc_xvst_choice: If dc and trk are separate and dc is just
a reference library of constants and utility
functions for tracking than this varible belongs
in the tracking package - in fact if dc is really
just a reference library why should it have ANY
tcl variables associated with it? The calling
package (even better, the main program) should
be doing the process control not
the reference library!
t0 : AAAGH! this one burns me up, we get it from the map, we put it
into a BOS bank - TDLY,
and then we put it into a common block, can we make
trk code just get the t0's from BOS? This will also
make the size of the tracking code in memory 120KB
(or more?) smaller!
- Joe