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

Demo: test auto update again 2

parent 73ea733c
No related branches found
No related tags found
No related merge requests found
#include "bsdetector.h" #include "bsdetector.h"
const string BSDetector::VERSION = "0.2.0"; const string BSDetector::VERSION = "0.1.1";
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