Import Geant4 4.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:39:52 +02:00
parent 921d3b1cda
commit 330b82b769
4524 changed files with 178689 additions and 43575 deletions
+13 -3
View File
@@ -21,12 +21,18 @@
// ********************************************************************
//
//
// $Id: G4FRClient.cc,v 1.6 2001/09/18 07:53:15 stanaka Exp $
// GEANT4 tag $Name: geant4-04-00 $
// $Id: G4FRClient.cc,v 1.7 2002/06/23 03:31:50 stanaka Exp $
// GEANT4 tag $Name: geant4-04-01 $
//
// G4FRClient.cc
// Yasuhide Sawada & Satoshi Tanaka
//=================//
#ifndef WIN32
//=================//
//=================//
#ifdef G4VIS_BUILD_VRML_DRIVER
//=================//
@@ -109,4 +115,8 @@ G4FRClient& G4FRClient::operator << (G4FRClient& (*func)(G4FRClient&))
// return c << "\n";
//}
///////////////////////////////////////
#endif
#endif //G4VIS_BUILD_VRML_DRIVER
#endif //WIN32