Skip to content
Snippets Groups Projects
Commit fb2679b3 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Adding missing files

parent 944ff3b9
No related branches found
No related tags found
No related merge requests found
Pipeline #1936 failed
/*
* common.hpp
*
* Created on: May 13, 2020
* Author: i-bird
*/
#ifndef COMMON_HPP_
#define COMMON_HPP_
constexpr int SKIP_LABELLING = 512;
constexpr int KEEP_PROPERTIES = 512;
#endif /* COMMON_HPP_ */
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