summaryrefslogtreecommitdiff
path: root/src/G4chroma.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/G4chroma.cc')
-rw-r--r--src/G4chroma.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/G4chroma.cc b/src/G4chroma.cc
index 1aba133..340cc4c 100644
--- a/src/G4chroma.cc
+++ b/src/G4chroma.cc
@@ -224,7 +224,7 @@ void export_Chroma()
;
}
-BOOST_PYTHON_MODULE(G4chroma)
+BOOST_PYTHON_MODULE(_g4chroma)
{
export_Chroma();
}