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
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OpenGLWin32Viewer.cc,v 1.3 2001/07/11 10:08:56 gunter Exp $
// GEANT4 tag $Name: geant4-04-00 $
// $Id: G4OpenGLWin32Viewer.cc,v 1.4 2002/02/24 01:48:26 johna Exp $
// GEANT4 tag $Name: geant4-04-01 $
//
//
// G4OpenGLWin32Viewer : Class to provide WindowsNT specific
@@ -33,12 +33,9 @@
#include "G4OpenGLWin32Viewer.hh"
#include <GL/gl.h>
#include <GL/glx.h>
#include <GL/glu.h>
//#include <GL/glx.h> Change this for Win32
#include "G4ios.hh"
#include <assert.h>
#include <unistd.h>
#include "G4VisExtent.hh"
#include "G4LogicalVolume.hh"