Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
+3 -5
View File
@@ -7,9 +7,8 @@
# This package contains a set of Python interface with Geant4.
# ==================================================================
"""
# $Id: __init__.py 107590 2017-11-24 11:59:22Z gcosmo $
__version__ ='10.4'
__date__ = 'December/2017'
__version__ ='10.5'
__date__ = 'December/2018'
__author__ = 'K.Murakami (Koichi.Murakami@kek.jp)'
# import submodules
@@ -38,9 +37,8 @@ def print_version():
Version : %s
Date : %s
Contact : %s
=============================================================
""" % ( __version__, __date__, __author__)
""" % ( __version__, __date__)
# ==================================================================
# initialize