Ignore:
Timestamp:
Jun 27, 2008, 3:37:41 PM (16 years ago)
Author:
garnier
Message:

last updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/management/src/G4VisCommandsScene.cc

    r606 r846  
    2525//
    2626//
    27 // $Id: G4VisCommandsScene.cc,v 1.67 2007/11/10 15:03:56 allison Exp $
     27// $Id: G4VisCommandsScene.cc,v 1.68 2008/04/28 16:12:38 allison Exp $
    2828// GEANT4 tag $Name:  $
    2929
     
    244244      G4cout << " events.";
    245245      if (maxNumberOfKeptEvents > 1 || maxNumberOfKeptEvents < 0)
    246         G4cout << "\n  This may use a lot of memory.";
     246        G4cout <<
     247          "\n  This may use a lot of memory."
     248          "\n  It may be changed with, e.g., "
     249          "\"/vis/scene/endOfEventAction accumulate 10\".";
    247250    }
    248251    G4cout << G4endl;
Note: See TracChangeset for help on using the changeset viewer.