Import Geant4 9.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:58:43 +02:00
parent 96c8bcd0af
commit b79225fb37
7544 changed files with 245407 additions and 91099 deletions
+12 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.70 2007/08/10 09:47:43 kmura Exp $
$Id: History,v 1.73 2008/11/21 10:57:25 kmura Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,17 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
21 November, 2008 K.Murakami (intercoms-V09-01-01)
- fix improper comment treatment for line continue characters
in G4UIbatch. [Problem-1034]
- tagged for release 9.2
14 June 2008 K.Murakami (intercoms-V09-01-00)
- tagged
30th January 2008, Laurent Garnier
- Add a new function in G4UIcommandTree to find a subtree
August 10, 2007 K.Murakami (intercoms-V09-00-01)
- G4UIbatch.cc : fixed the problem on 32bit-Linux.