Ignore:
Timestamp:
Nov 3, 2009, 11:17:28 AM (16 years ago)
Author:
garnier
Message:

update to CVS

File:
1 edited

Legend:

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

    r1016 r1140  
    200200  public: // with description
    201201      inline void SetSession(G4UIsession *const value)
    202       { session = value; }
     202  { printf("+++++++SetSession value:%d \n",value);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.