Ignore:
Timestamp:
Jun 11, 2008, 4:16:27 PM (16 years ago)
Author:
garnier
Message:

updates from the head of geant4 in order to compile

File:
1 edited

Legend:

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

    r821 r842  
    2525//
    2626//
    27 // $Id: G4UIcommandTree.hh,v 1.15 2006/06/29 19:08:11 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     27// $Id: G4UIcommandTree.hh,v 1.16 2008/01/30 11:20:03 lgarnier Exp $
     28// GEANT4 tag $Name: HEAD $
    2929//
    3030
     
    5656      void RemoveCommand(G4UIcommand * aCommand);
    5757      G4UIcommand * FindPath(const char* commandPath);
     58      G4UIcommandTree * FindCommandTree(const char* commandPath);
    5859      void List();
    5960      void ListCurrent();
Note: See TracChangeset for help on using the changeset viewer.