Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -36,9 +36,10 @@ using namespace boost::python;
|
||||
// module definition
|
||||
// ====================================================================
|
||||
void export_PhysicsLists();
|
||||
void export_PhysListFactory();
|
||||
|
||||
BOOST_PYTHON_MODULE(G4physicslists)
|
||||
{
|
||||
export_PhysicsLists();
|
||||
export_PhysListFactory();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user