Import Geant4 9.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:16:48 +02:00
parent 75c7fd177d
commit a8e9364cea
6592 changed files with 84274 additions and 69292 deletions
+13 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.78 2005/11/28 18:20:20 gcosmo Exp $
$Id: History,v 1.82 2007/06/19 10:38:28 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,18 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
19 June 2007, Gabriele Cosmo (interfaces-V08-03-02)
- Fix compilation error on Windows ('theShell' not declared).
14 June 2007, Koichi Murakami (interfaces-V08-03-01)
- fixed the problem with Ctl-C termination for bash users.
* G4VUIshell : add a virtual method ResetTerminal()
* G4UItcsh : add a method ResetTerminal()
* G4UIterminal : add terminal reset when Ctl-C termination
22 May 2007, Koichi Murakami (interface-V08-03-00)
- G4UIterminal.cc: implement signal handler for soft-abort
28 November 2005, Gabriele Cosmo (interface-V07-01-02)
- G4UIXm.cc migrated to sstream