Ignore:
Timestamp:
Nov 15, 2007, 7:41:15 PM (17 years ago)
Author:
garnier
Message:

r657@mac-90108: laurentgarnier | 2007-11-15 19:44:52 +0100
ajout d un flag pour debug

Location:
trunk/geant4/visualization/OpenGL/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/visualization/OpenGL/include/G4OpenGL.hh

    r593 r608  
    2424// ********************************************************************
    2525//
    26 // $Id: G4OpenGL.hh,v 1.5 2007/02/08 14:01:55 allison Exp $
    27 // GEANT4 tag $Name: geant4-09-00-ref-01 $
     26// $Id: G4OpenGL.hh,v 1.6 2007/11/15 10:14:23 allison Exp $
     27// GEANT4 tag $Name: $
    2828//
    2929// G.Barrand.
     30
     31#ifdef G4VIS_BUILD_OPENGL_DRIVER
    3032
    3133#ifndef G4OpenGL_h
     
    4244
    4345#endif
     46
     47#endif
  • trunk/geant4/visualization/OpenGL/include/G4OpenGLBitMapStore.hh

    r607 r608  
    2525//
    2626//
    27 // $Id: G4OpenGLBitMapStore.hh,v 1.1 2007/01/09 10:11:16 allison Exp $
    28 // GEANT4 tag $Name: geant4-09-00-ref-01 $
     27// $Id: G4OpenGLBitMapStore.hh,v 1.2 2007/11/15 10:14:23 allison Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030//
     
    4040//   glBitmap(size, size, size/2., size/2., 0., 0., circle);
    4141
     42#ifdef G4VIS_BUILD_OPENGL_DRIVER
    4243
    4344#ifndef G4OPENGLBITMAPSTORE_HH
     
    7475
    7576#endif
     77
     78#endif
Note: See TracChangeset for help on using the changeset viewer.