Ignore:
Timestamp:
Nov 27, 2008, 4:56:05 PM (15 years ago)
Author:
garnier
Message:

make 3.80 added because 3.81 is bad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/novice/N02/exampleN02.cc

    r807 r893  
    2525//
    2626//
    27 // $Id: exampleN02.cc,v 1.14 2007/07/02 13:09:30 vnivanch Exp $
     27// $Id: exampleN02.cc,v 1.15 2008/05/07 09:52:59 allison Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    112112      session = new G4UIterminal();
    113113#endif
     114#ifdef G4VIS_USE
    114115      UI->ApplyCommand("/control/execute vis.mac");     
     116#endif
    115117      session->SessionStart();
    116118      delete session;
Note: See TracChangeset for help on using the changeset viewer.