Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.10 2003/11/06 15:04:40 johna Exp $
$Id: History,v 1.11 2004/04/27 09:01:40 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,10 @@ committal in the CVS repository !
History file for visualization/VRML sub-category
------------------------------------------------
19th April 2004 Gabriele Cosmo (VRML-V06-01-00)
- Fixed typo in printout in G4VRML1FileSceneHandler.cc and
G4VRML2FileSceneHandler.cc.
6th November 2003 John Allison (vis-V05-02-03)
- G4VRML2SceneHandlerFunc: changed const char* pv_name to G4String pv_name.