[gforth] / gforth / engine / main.c  

gforth: gforth/engine/main.c

Diff for /gforth/engine/main.c between version 1.22 and 1.23

version 1.22, Thu Jan 21 20:09:14 1999 UTC version 1.23, Sun Feb 28 08:37:45 1999 UTC
Line 318 
Line 318 
   for(;stack>0;stack--)    for(;stack>0;stack--)
     *--sp0=entries[stack-1];      *--sp0=entries[stack-1];
   
 #if !defined(MSDOS) && !defined(SHARC) && !defined(_WIN32) && !defined(__EMX__)  
   get_winsize();    get_winsize();
 #endif  
   
 #ifdef SYSSIGNALS  #ifdef SYSSIGNALS
   install_signal_handlers(); /* right place? */    install_signal_handlers(); /* right place? */


Generate output suitable for use with a patch program
Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help