[gforth] / gforth / savesys.fs  

gforth: gforth/savesys.fs

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

version 1.12, Mon Dec 27 13:16:47 2010 UTC version 1.13, Thu Dec 30 21:46:14 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.12  
changed lines
  Added in v.1.13

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help