[gforth] / gforth / kernel / int.fs  

gforth: gforth/kernel/int.fs

Diff for /gforth/kernel/int.fs between version 1.121 and 1.122

version 1.121, Mon Sep 12 08:50:19 2005 UTC version 1.122, Sun Dec 25 12:55:18 2005 UTC
Line 790 
Line 790 
             \ if stderr does not work either, already DoError causes a hang              \ if stderr does not work either, already DoError causes a hang
             2 (bye)              2 (bye)
         endif          endif
         query interpret prompt          refill WHILE
     AGAIN ;              interpret prompt
       REPEAT
       bye ;
   
 ' (quit) IS 'quit  ' (quit) IS 'quit
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help