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 */
9 
10 // Local Variables:
11 // mode: c++
12 // End:
bool isSnippetMode(bool m)
Definition: parse_shims.cc:9