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
+15 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.67 2006/11/14 08:35:40 gcosmo Exp $
$Id: History,v 1.70 2007/08/10 09:47:43 kmura Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,20 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
August 10, 2007 K.Murakami (intercoms-V09-00-01)
- G4UIbatch.cc : fixed the problem on 32bit-Linux.
July 16, 2007 K.Murakami (intercoms-V09-00-00)
- G4UImanager.cc : a bug fixed. (invalid returned object)
- G4UIbatch.cc : completely revised.
* bug fixed for the treatment of the last line
* add support for continued line by \, _
* string after '#' is treated as comment
* white spaces at the head of a line are allowed.
June 6, 2007, M.Asai
- Introducing /control/getEnv and /control/echo commands.
November 3, 2006, M.Verderi (intercoms-V08-01-01)
- Added missing forward declaration of G4VPhysicalVolume in
G4VFlavoredParallelWorld header.