[gforth] / gforth / savesys.fs  

gforth: gforth/savesys.fs

Diff for /gforth/savesys.fs between version 1.11 and 1.12

version 1.11, Mon Dec 31 18:40:24 2007 UTC version 1.12, Mon Dec 27 13:16:47 2010 UTC
Line 60 
Line 60 
     r> close-file throw ;      r> close-file throw ;
   
 : savesystem ( "name" -- ) \ gforth  : savesystem ( "name" -- ) \ gforth
       ofile 256 chars erase
       tfile 256 chars erase
     name dump-fi ;      name dump-fi ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help