Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+1 -6
View File
@@ -24,16 +24,13 @@
// ********************************************************************
//
//
// $Id: G4XXXSG.hh,v 1.2 2006-06-29 21:26:54 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 10th March 2005
// A template for a sophisticated graphics driver with a scene graph.
//?? Lines or sections marked like this require specialisation for your driver.
#if defined (G4VIS_BUILD_XXXSG_DRIVER) || (G4VIS_USE_XXXSG)
#ifndef G4XXXSG_HH
#define G4XXXSG_HH
@@ -48,5 +45,3 @@ public:
};
#endif
#endif