Import Geant4 9.2.0 source tree
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: pyG4RayTracerX.cc,v 1.5 2006/06/29 15:36:44 gunter Exp $
|
||||
// $Name: geant4-09-01 $
|
||||
// $Id: pyG4RayTracerX.cc,v 1.6 2008/03/13 07:32:18 kmura Exp $
|
||||
// $Name: geant4-09-02 $
|
||||
// ====================================================================
|
||||
// pyG4RayTracerX.cc
|
||||
//
|
||||
@@ -32,10 +32,6 @@
|
||||
// ====================================================================
|
||||
#ifdef G4VIS_USE_RAYTRACERX
|
||||
|
||||
#include "pyG4Version.hh"
|
||||
|
||||
#if G4VERSION_NUMBER >= 800
|
||||
|
||||
#include <boost/python.hpp>
|
||||
#include "G4RayTracerX.hh"
|
||||
|
||||
@@ -52,4 +48,3 @@ void export_G4RayTracerX()
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user