/* ************************************************************** */ /* * PARAM.H * This file contains parameters required by the post data module * program. * * Seva Kaplounenko, Stanford Linear Accelerator Center * 11/11/05 */ /* Protection from multiple definitions */ #ifndef __UMAC_PARAM #define __UMAC_PARAM #include "param_umac.h" #endif