mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Typo.
This commit is contained in:
parent
dbd62a6ed4
commit
d5cfd2a0af
1 changed files with 1 additions and 2 deletions
|
@ -269,8 +269,7 @@ public class MISession extends Observable {
|
|||
}
|
||||
|
||||
public boolean useExecConsole() {
|
||||
return false;
|
||||
//return useInterpreterExecConsole;
|
||||
return useInterpreterExecConsole;
|
||||
}
|
||||
|
||||
public boolean inPrimaryPrompt() {
|
||||
|
|
Loading…
Add table
Reference in a new issue