Skip to content
Snippets Groups Projects

Removing the detector_template from code

Files

+ 1
1
@@ -35,7 +35,7 @@ SKIP_EVENTS=0
@@ -35,7 +35,7 @@ SKIP_EVENTS=0
DETECTOR_ONLY=0
DETECTOR_ONLY=0
FILE_TAG="view"
FILE_TAG="view"
DAWN_RUN_DIR="scripts/view1"
DAWN_RUN_DIR="scripts/view1"
DETECTOR_FILE="detector_template.xml"
DETECTOR_FILE="reference_detector.xml"
POSITIONAL=()
POSITIONAL=()
while [[ $# -gt 0 ]]
while [[ $# -gt 0 ]]
Loading