Go to the source code of this file.
Variables | |
| const G4String | strESC = '\033' |
| const G4String | TermColorString [8] |
|
|
Definition at line 40 of file G4VUIshell.cc. |
|
|
Initial value: {
strESC+"[30m", strESC+"[31m", strESC+"[32m", strESC+"[33m",
strESC+"[34m", strESC+"[35m", strESC+"[36m", strESC+"[37m"
}
Definition at line 41 of file G4VUIshell.cc. Referenced by G4VUIshell::ListCommand(). |
1.3.4