diff --git a/slsDetectorSoftware/commonFiles/sls_detector_defs.h b/slsDetectorSoftware/commonFiles/sls_detector_defs.h index 6d42f79ae..2de5d9b8d 100755 --- a/slsDetectorSoftware/commonFiles/sls_detector_defs.h +++ b/slsDetectorSoftware/commonFiles/sls_detector_defs.h @@ -32,10 +32,6 @@ typedef char mystring[MAX_STR_LENGTH]; typedef double mysteps[MAX_SCAN_STEPS]; -typedef double double32_t; -typedef float float32_t; -typedef int int32_t; - #ifndef DACS_FLOAT typedef int dacs_t; diff --git a/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServerv2.0 b/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServerv2.03 similarity index 65% rename from slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServerv2.0 rename to slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServerv2.03 index 64cc73931..d6d9b460e 100755 Binary files a/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServerv2.0 and b/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServerv2.03 differ