added moench and gotthard server exe

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@518 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2013-04-18 10:20:05 +00:00
parent 178674432e
commit 0efaaa5520
3 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ int get_detector_type(int file_des) {
/* receive arguments */ /* receive arguments */
/* execute action */ /* execute action */
ret=myDetectorType;printf("det type:%d\n",myDetectorType); ret=myDetectorType;
#ifdef VERBOSE #ifdef VERBOSE
printf("Returning detector type %d\n",ret); printf("Returning detector type %d\n",ret);