NuTo
Numerics Tool
Version.h
Go to the documentation of this file.
1 #include <string>
2 
3 namespace NuTo
4 {
5 extern const std::string Version;
6 }
const std::string Version
Definition: Version.cpp:3
Definition: Exception.h:6