Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OpenGLStoredSceneHandler.cc,v 1.14 2002/02/24 01:48:11 johna Exp $
// GEANT4 tag $Name: geant4-04-01 $
// $Id: G4OpenGLStoredSceneHandler.cc,v 1.15 2002/11/27 12:44:09 johna Exp $
// GEANT4 tag $Name: geant4-05-00 $
//
//
// Andrew Walkden 10th February 1997
@@ -122,7 +122,7 @@ void G4OpenGLStoredSceneHandler::EndModeling () {
if (!fTopPODL) {
G4cout <<
"ERROR: G4OpenGLStoredSceneHandler::EndModeling: Failure to allocate"
" display List for fTopPODL - suggest trying OpenGL Immediated mode."
" display List for fTopPODL - try OpenGL Immediated mode."
<< G4endl;
}
else {