29 #ifndef CASA_VERSION_H
30 #define CASA_VERSION_H
45 static std::string
desc( );
46 static std::string
info( );
47 static std::string
str( );
52 static bool compare(
const std::string& comparitor,
const std::vector<int>& vec);
static void report(std::ostream &os)
Summarize the above into an ostream.
static std::string variant()
static bool compare(const std::string &comparitor, const std::vector< int > &vec)
compare the version included in 'vec' against the current version.
static std::string info()
static std::string desc()