Changeset 1140 for trunk/source/intercoms/include
- Timestamp:
- Nov 3, 2009, 11:17:28 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/source/intercoms/include/G4UImanager.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/intercoms/include/G4UImanager.hh
r1016 r1140 200 200 public: // with description 201 201 inline void SetSession(G4UIsession *const value) 202 {session = value; }202 { printf("+++++++SetSession value:%d \n",value);session = value; } 203 203 // This method defines the active (G)UI session. 204 204 void SetCoutDestination(G4UIsession *const value);
Note:
See TracChangeset
for help on using the changeset viewer.
