LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
ReleaseVersion.h
Go to the documentation of this file.
1 #ifndef canvas_Persistency_Provenance_ReleaseVersion_h
2 #define canvas_Persistency_Provenance_ReleaseVersion_h
3 
4 #include <string>
5 
6 namespace art {
7  using ReleaseVersion = std::string;
8 }
9 
10 #endif /* canvas_Persistency_Provenance_ReleaseVersion_h */
11 
12 // Local Variables:
13 // mode: c++
14 // End:
std::string ReleaseVersion
Definition: ReleaseVersion.h:7
Definition: MVAAlg.h:12