Ignore:
Timestamp:
Jun 4, 2010, 5:28:11 PM (14 years ago)
Author:
garnier
Message:

fixes et cvs update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/src/G4OpenGLStoredXViewer.cc

    r1295 r1307  
    2525//
    2626//
    27 // $Id: G4OpenGLStoredXViewer.cc,v 1.26 2010/05/29 15:56:50 allison Exp $
    28 // GEANT4 tag $Name: vis-V09-03-06 $
     27// $Id: G4OpenGLStoredXViewer.cc,v 1.27 2010/06/03 08:26:55 allison Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030//
     
    133133        FinishView ();
    134134      } else { // ADD TO AVOID KernelVisit=1 and nothing to display
    135         //DrawDisplayLists ();  ????????? (JA)
    136         //FinishView ();        ????????? (JA)
     135        DrawDisplayLists ();
     136        FinishView ();
    137137      }
    138138    }
Note: See TracChangeset for help on using the changeset viewer.