mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 04:04:37 +01:00
Merge branch 'progfpga' into somefixes
This commit is contained in:
@@ -53,4 +53,7 @@ std::vector<std::string> split(const std::string &strToSplit, char delimeter);
|
||||
std::string RemoveUnit(std::string &str);
|
||||
|
||||
bool is_int(const std::string &s);
|
||||
|
||||
bool replace_first(std::string *s, const std::string& substr, const std::string& repl);
|
||||
|
||||
} // namespace sls
|
||||
|
||||
Reference in New Issue
Block a user