XC Open source finite element analysis program
Main Page
Modules
Namespaces
Classes
Files
File List
xc
src
version.h
1
#ifndef VERSION_H
2
#define VERSION_H
3
4
#include <string>
5
namespace
XC
{
6
//Global version strings
7
extern
const
std::string gVERSION;
8
extern
const
std::string gVERSION_SHORT;
9
}
//end namespace XC
10
#endif //VERSION_H
XC
================================================================================
Definition:
ContinuaReprComponent.h:34
Generated by
1.8.11