windows console fixes

This commit is contained in:
U-WIN-ENP104VVO3U\Vítor Santos Costa
2011-06-09 17:55:27 +01:00
parent a0748c7c10
commit 48284cfb44
10 changed files with 24 additions and 24 deletions

View File

@@ -1307,7 +1307,6 @@ void
PL_write_prompt(int dowrite)
{ GET_LD
IOSTREAM *s = getStream(Suser_output);
if ( s )
{ if ( dowrite )
{ atom_t a = PrologPrompt();