Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
inks/MesquiteVersion.cpp File Reference
#include "Mesquite.hpp"
Include dependency graph for inks/MesquiteVersion.cpp:

Go to the source code of this file.

Macros

#define MSQ_MAJOR_VERSION   0
 
#define MSQ_MINOR_VERSION   9
 
#define MSQ_BUILD_NUMBER   0
 
#define MSQ_VERSION_STRING   "Mesquite 0.9.5"
 
#define MSQ_BUILD_STRING   "Build Number 0"
 

Macro Definition Documentation

#define MSQ_BUILD_NUMBER   0

Definition at line 35 of file inks/MesquiteVersion.cpp.

#define MSQ_BUILD_STRING   "Build Number 0"

Definition at line 37 of file inks/MesquiteVersion.cpp.

#define MSQ_MAJOR_VERSION   0

Definition at line 33 of file inks/MesquiteVersion.cpp.

#define MSQ_MINOR_VERSION   9

Definition at line 34 of file inks/MesquiteVersion.cpp.

#define MSQ_VERSION_STRING   "Mesquite 0.9.5"

Definition at line 36 of file inks/MesquiteVersion.cpp.