cgma
version.hpp
Go to the documentation of this file.
00001 #ifndef MCNP2CAD_VERSION_H
00002 #define MCNP2CAD_VERSION_H
00003 
00004 #define MCNP2CAD_VERSION_MAJOR 1
00005 #define MCNP2CAD_VERSION_MINOR 0
00006 #define MCNP2CAD_VERSION_REV   5
00007 
00008 #endif /* MCNP2CAD_VERSION_H */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines