mCRL2
|
add your file description here. More...
Go to the source code of this file.
Classes | |
class | mcrl2::utilities::file_format |
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::utilities |
Functions | |
bool | mcrl2::utilities::has_extension (const std::string &filename, const std::string &extension) |
Returns true if the given filename has the extension ext. The extension does not start with a dot. | |
std::ostream & | mcrl2::utilities::operator<< (std::ostream &stream, const file_format &format) |
bool | mcrl2::utilities::file_exists (const std::string &filename) |
add your file description here.
Definition in file file_utility.h.