diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-24 01:54:47 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-24 01:54:47 +0100 |
| commit | 369c62119b9dd60db77fc28e8857ed9c4d498889 (patch) | |
| tree | ea06cc9b95516863cc674bf700e27db601e0529b /bochs/bochsrc | |
| parent | 0d36b950f6a560a0312f2dcd326d3bb5362af370 (diff) | |
problems with ENV
Diffstat (limited to 'bochs/bochsrc')
| -rw-r--r-- | bochs/bochsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bochs/bochsrc b/bochs/bochsrc index 3d5b316..e793779 100644 --- a/bochs/bochsrc +++ b/bochs/bochsrc @@ -56,7 +56,7 @@ #display_library: wx #display_library: x, options="hideIPS" # disable IPS output in status bar display_library: x, options="gui_debug" # use GTK debugger gui -#display_library: term +display_library: term #display_library: x # |
