Privacy and Security Notice
Archived Messages for CLAS_OFFLINE@cebaf.gov: a1/recsis defaults
a1/recsis defaults
Joseph Manak (manak@CEBAF.GOV)
Thu, 15 Jan 1998 10:02:04 -0500
I have finished the process of locking the a1 and recsis
defaults together for the ec and tracking packages. In order
to do this, I have made some minor structural changes to
the tracking and ec packages. Specifically, I have added
a suite of new routines called trk_set_def, dc_set_def and
ec_set_def. These routines simply fill the tracking and
ec control stuctures with their default values, all future
tcl variables should set the defaults in these routines and
make the association of the tcl variable to the common block in the
the xxxtcl_init routine - the use of these routines allows
a1 to use the defualts without linking to tcl. I have tested
recsis and a1 on the Suns - let me know if anyone encounters
any problems with this setup.
- Joe