#include <boost/python.hpp>
#include "G4Version.hh"
Go to the source code of this file.
void export_G4Version |
( |
| ) |
|
Definition at line 40 of file pyG4Version.cc.
44 current.attr(
"G4Version")=
G4Version.c_str();
45 current.attr(
"G4Date")=
G4Date.c_str();
static const G4String G4Version
static const G4String G4Date