Ignore:
Timestamp:
May 6, 2009, 5:55:16 PM (15 years ago)
Author:
garnier
Message:

en test before cvs

File:
1 edited

Legend:

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

    r1027 r1031  
    5757      G4UIcommand * FindPath(const char* commandPath);
    5858      G4UIcommandTree * FindCommandTree(const char* commandPath);
    59   G4String CompleteCommandPath(const G4String commandPath);
     59      G4String CompleteCommandPath(const G4String commandPath);
    6060      // Complete most available caracters in common into command path in the command line
    6161      // given
     
    6969      G4String CreateFileName(const char* pName);
    7070      G4String ModStr(const char* strS);
    71   G4String GetFirstMatchedString(const G4String&,const G4String&) const;
     71      G4String GetFirstMatchedString(const G4String&,const G4String&) const;
    7272
    7373      std::vector<G4UIcommand*> command;
Note: See TracChangeset for help on using the changeset viewer.