ReviewSystem/ReviewSystem/SequenceProcessor.h
@@ -511,6 +511,7 @@ virtual BOOL GetOffSetValue(int nModule, int nCam, int nScan, double dGlassXPos, double &dXpos, double &dYpos) = 0; virtual BOOL CalcMotorOffSetValue(int nModule, double &dXpos, double &dYpos) = 0; public: virtual BOOL ISP2P_MakeDirectory(CString strPath) {return TRUE;};