LArSoft  v07_13_02
Liquid Argon Software toolkit - http://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);
6 }
7 
8 #endif /* fhiclcpp_parse_shims_opts_h */
bool isSnippetMode(bool m)
Definition: parse_shims.cc:9