Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# $Id: GNUmakefile,v 1.3 2006/06/29 01:39:00 kmura Exp $
# $Name: geant4-09-00 $
# $Name: geant4-09-01 $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
+3 -3
View File
@@ -1,4 +1,4 @@
# $Id: __init__.py,v 1.13 2007/05/28 03:02:05 kmura Exp $
# $Id: __init__.py,v 1.16 2007/11/13 09:59:46 kmura Exp $
"""
# ==================================================================
# [Geant4] module package
@@ -13,8 +13,8 @@
# ==================================================================
# docs
# ==================================================================
__version__ = '1.3.0'
__date__ = '25/May/2007'
__version__ = '1.5.0'
__date__ = '16/Nov/2007'
__author__ = 'K.Murakami (Koichi.Murakami@kek.jp)'
__url__ = 'http://www-geant4.kek.jp/projects/Geant4Py/'