Skip to content
Snippets Groups Projects
Unverified Commit 37c2ce0b authored by Kerautret Bertrand's avatar Kerautret Bertrand :thinking:
Browse files

Demo: test auto update

parent 321d2ca7
No related branches found
No related tags found
No related merge requests found
#include "bsdetector.h" #include "bsdetector.h"
const string BSDetector::VERSION = "0.1"; const string BSDetector::VERSION = "0.2";
const int BSDetector::STEP_FINAL = 0; const int BSDetector::STEP_FINAL = 0;
const int BSDetector::STEP_INITIAL = 1; const int BSDetector::STEP_INITIAL = 1;
const int BSDetector::STEP_PRELIM = 2; const int BSDetector::STEP_PRELIM = 2;
......
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