lib
version.cxx
Go to the documentation of this file.
1
9
#ifdef HAVE_CONFIG_H
10
// for version
11
#include "config.h"
12
#endif
13
14
15
16
namespace
hippodraw
{
17
18
const
char
*
version
()
19
{
20
21
return
VERSION
;
22
}
23
24
}
hippodraw
Namespace for HippoDraw.
Definition:
AxesType.cxx:21
hippodraw::version
const char * version()
Definition:
version.cxx:18
VERSION
#define VERSION
Definition:
config.h:120
Generated for HippoDraw Class Library by