SDC C-Project CF Review 프로그램
LYW
2022-06-30 c220de6f70051797e9d8b371830d06def9dc9cbd
ReviewSystem/ReviewSystem/SequenceProcessor.cpp
@@ -86,6 +86,7 @@
   //#3584 210817 LYW CF AOI Review 시뮬레이션 기능 정상화 ADD START
   m_bSimulationMode = FALSE;
   //#3584 210817 LYW CF AOI Review 시뮬레이션 기능 정상화 ADD END
   m_bReviewComplete = FALSE;
   InitializeCriticalSection(&m_csProcessStatus);
}