Skip to content
Snippets Groups Projects
Commit f936c0e1 authored by slevy's avatar slevy
Browse files

Add "quitnow" flag -- set if told to exit.

parent d99daff0
No related branches found
No related tags found
No related merge requests found
......@@ -199,6 +199,7 @@ struct Ppszg : public arMasterSlaveFramework {
float focallen_;
string cmdbuf_; // master->slave command transfer buf
int quitnow_;
Ppszg();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment