Import Geant4 3.0.0 source tree
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4UIcsh.hh,v 1.1 2000/03/26 23:03:46 asaim Exp $
|
||||
// GEANT4 tag $Name: geant4-02-00 $
|
||||
// $Id: G4UIcsh.hh,v 1.2 2000/07/22 10:52:28 asaim Exp $
|
||||
// GEANT4 tag $Name: geant4-03-00 $
|
||||
//
|
||||
|
||||
#ifndef G4UIcsh_h
|
||||
@@ -26,7 +26,7 @@ public:
|
||||
G4UIcsh(const G4String& prompt="%s> ");
|
||||
~G4UIcsh();
|
||||
|
||||
virtual G4String GetCommandLine();
|
||||
virtual G4String GetCommandLine(const char* msg=0);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user