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
+11 -3
View File
@@ -21,13 +21,19 @@
// ********************************************************************
//
//
// $Id: FRClient.cc,v 1.5 2001/09/18 07:53:15 stanaka Exp $
// GEANT4 tag $Name: geant4-04-00 $
// $Id: FRClient.cc,v 1.6 2002/06/23 03:31:50 stanaka Exp $
// GEANT4 tag $Name: geant4-04-01 $
//
// FRClient.cc
// FukuiRenderer Client
// Yasuhide Sawada & Satoshi Tanaka
//=================//
#ifndef WIN32
//=================//
//=================//
#ifdef G4VIS_BUILD_VRML_DRIVER
//=================//
@@ -144,4 +150,6 @@ int FRClient::close()
return 0;
}
#endif
#endif //G4VIS_BUILD_VRML_DRIVER
#endif // WIN32