add CRunCtrl::InitConfigInfo() virtual

main
Yik Teng Hie 1 year ago
parent 86a25bcaeb
commit 4e625cb6c7

Binary file not shown.

Binary file not shown.

@ -271,6 +271,10 @@ public:
virtual void InitRecipeInfo() = 0;
virtual void InitPackageInfo() = 0;
// to implement by application
virtual void InitConfigInfo();
//
void CloseLot(void);
void EmStopRelease(void);
// Operations

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save