[gforth] / gforth / kernel / saccept.fs  

gforth: gforth/kernel/saccept.fs

Diff for /gforth/kernel/saccept.fs between version 1.3 and 1.4

version 1.3, Tue Dec 8 22:03:13 1998 UTC version 1.4, Mon May 17 15:07:05 1999 UTC
Line 18 
Line 18 
 \ along with this program; if not, write to the Free Software  \ along with this program; if not, write to the Free Software
 \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   
   require ./io.fs
   
 : accept ( adr len -- len )  : accept ( adr len -- len )
   over + over ( start end pnt )    over + over ( start end pnt )
   BEGIN    BEGIN


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help