Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user