Index: DDDefs.h =================================================================== diff -u -rada74713e29bcb1fc906b5ffef3f82a4af225670 -r770e3a69bc322478ad97204713a981215d7eba46 --- DDDefs.h (.../DDDefs.h) (revision ada74713e29bcb1fc906b5ffef3f82a4af225670) +++ DDDefs.h (.../DDDefs.h) (revision 770e3a69bc322478ad97204713a981215d7eba46) @@ -437,6 +437,9 @@ P37_VALV, ///< Valve (P37) P39_VALV, ///< Valve (P39) P6_VALV, ///< Valve (P6) + P3_VALV, ///< Valve (P3) + P43_VALV, ///< Valve (P43) + P48_VALV, ///< Valve (P48) LAST_FP_VALVE = P6_VALV, ///< Last FP valve DD_NUM_OF_VALVES ///< Number of DD valves };