Ignore:
Timestamp:
May 20, 2010, 11:48:23 AM (14 years ago)
Author:
garnier
Message:

remove cycle dependency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/intercoms/src/G4UImanager.cc

    r1228 r1256  
    2525//
    2626//
    27 // $Id: G4UImanager.cc,v 1.33 2007/07/16 10:14:36 kmura Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4UImanager.cc,v 1.34 2010/05/19 14:50:30 lgarnier Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030//
     
    7474  saveHistory = false;
    7575  session = NULL;
     76  g4UIWindow = NULL;
    7677  SetCoutDestination(session);
    7778  pauseAtBeginOfEvent = false;
Note: See TracChangeset for help on using the changeset viewer.