258 |
@echo '#include <TSystem.h>' > ${DIRTOP}/${DIRSRC}/CREPL2Verl2.cpp; echo 'const char *Info(bool print){ if ( print ) printf("\nCalo ADC2MIP from L2 version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >> ${DIRTOP}/${DIRSRC}/CREPL2Verl2.cpp |
@echo '#include <TSystem.h>' > ${DIRTOP}/${DIRSRC}/CREPL2Verl2.cpp; echo ' const char *Info(bool print){ if ( print ) printf("\nCalo ADC2MIP from L2 version: ${VER}\n\nCompiled on '${TODAY}' with: '${GCCVER}'\n\nOn: '${UNAMEA}'\n\n"); return("${VER}"); }' >> ${DIRTOP}/${DIRSRC}/CREPL2Verl2.cpp |