Ignore:
Timestamp:
Nov 5, 2009, 4:29:16 PM (15 years ago)
Author:
garnier
Message:

CVS update

Location:
trunk/source/interfaces/common/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/common/src/G4Qt.cc

    r1139 r1155  
    133133        if (a_argn != 0) {
    134134          SetMainInteractor (qApp);
    135 #ifdef G4DEBUG_INTERFACES_COMMON
    136           printf("G4Qt::G4Qt SetMainInteractor %d .....................................\n",qApp);
    137 #endif
    138135        }
    139136        SetArguments      (a_argn,a_args);
  • trunk/source/interfaces/common/src/G4VInteractorManager.cc

    r1139 r1155  
    123123/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
    124124{
    125 #ifdef G4DEBUG_INTERFACES_COMMON
    126   printf("G4VInteractorManager::SetMainInteractor new ! %d\n",a_main);
    127 #endif
    128125  mainInteractor = a_main;
    129126}
  • trunk/source/interfaces/common/src/G4Xt.cc

    r1043 r1155  
    2626//
    2727// $Id: G4Xt.cc,v 1.11 2006/06/29 19:10:28 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: $
    2929//
    3030// G.Barrand
Note: See TracChangeset for help on using the changeset viewer.