LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
parse_shims_opts.h
Go to the documentation of this file.
1 #ifndef fhiclcpp_parse_shims_opts_h
2 #define fhiclcpp_parse_shims_opts_h
3 
4 namespace shims {
5  bool isSnippetMode(bool m = false) noexcept;
6 }
7 
8 #endif /* fhiclcpp_parse_shims_opts_h */
9 
10 // Local Variables:
11 // mode: c++
12 // End:
bool isSnippetMode(bool m=false) noexcept