Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4VRML1SceneHandlerFunc.icc 76287 2013-11-08 13:03:49Z gcosmo $
// $Id: G4VRML1SceneHandlerFunc.icc 96992 2016-05-19 15:20:48Z gcosmo $
//
// G4VRML1SceneHandlerFunc.icc
// Satoshi Tanaka & Yasuhide Sawada
@@ -397,7 +397,7 @@ void G4VRML1SCENEHANDLER::AddPrimitive( const G4Text& )
" not implemented yet."
<< "\n";
VRMLBeginModeling () ;
VRMLBeginModeling () ;
}
void G4VRML1SCENEHANDLER::AddPrimitive( const G4Circle& circle )
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4VRML2SceneHandlerFunc.icc 68043 2013-03-13 14:27:49Z gcosmo $
// $Id: G4VRML2SceneHandlerFunc.icc 96992 2016-05-19 15:20:48Z gcosmo $
//
// G4VRML2SceneHandlerFunc.icc
// Satoshi Tanaka & Yasuhide Sawada
@@ -312,7 +312,7 @@ void G4VRML2SCENEHANDLER::AddPrimitive( const G4Text& )
" not implemented yet."
<< "\n";
VRMLBeginModeling () ;
VRMLBeginModeling () ;
}