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
+7 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.94 2007/10/23 14:56:35 gcosmo Exp $
$Id: History,v 1.96 2008/04/30 10:05:31 allison Exp $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,12 @@ committal in the CVS repository !
History file for visualization/OpenInventor
-------------------------------------------
30th April 2008 John Allison (openinventor-V09-01-01)
- Fixes more gcc-4.3.0 compiler warnings.
4th April 2008 John Allison (openinventor-V09-01-00)
- Fixes most gcc-4.3.0 compiler warnings.
23rd October 2007 Gabriele Cosmo
- Initialise local vectors in SoPolyhedron.cc to fix compilation warnings
on gcc-4.2.2 for use of non-initialised values.