Note the use of the Tcl 8.5 {*} expand feature to expand a list into
separate arguments when calling a function.
This directory contains common configuration files shared by the instrument specific configurations. How to add a new configuration section mkdir config/newcomp Create the common config file, eg config/newcomp/newcomp_common.tcl Create the instrument specific config file which sources the common config hrpd/config/newcomp/newcomp.tcl Add the path for the common config file to the common config list hrpd/config/INSTCFCOMMON.TXT DON'T FORGET TO ADD THE NEW FILES AND DIRECTORIES TO CVS