Import Geant4 10.6.2 source tree

This commit is contained in:
Gabriele Cosmo
2020-05-29 14:54:29 +02:00
parent 8c87fe78c4
commit c02c370437
448 changed files with 23779 additions and 31516 deletions
@@ -38,7 +38,7 @@ using namespace boost::python;
void export_G4UIterminal();
BOOST_PYTHON_MODULE(G4interface)
BOOST_PYTHON_MODULE(G4interfaces)
{
export_G4UIterminal();
}