Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (14 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/intercoms/include/G4UImanager.hh

    r1159 r1228  
    2626//
    2727// $Id: G4UImanager.hh,v 1.21 2006/06/29 19:08:17 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030
     
    199199      { return session; }
    200200  public: // with description
    201   void SetSession(G4UIsession *const value);
    202 
     201      inline void SetSession(G4UIsession *const value)
     202      { session = value; }
    203203      //  This method defines the active (G)UI session.
    204204     void SetCoutDestination(G4UIsession *const value);
Note: See TracChangeset for help on using the changeset viewer.