[gforth] / gforth / fflib.fs  

gforth: gforth/fflib.fs

Diff for /gforth/fflib.fs between version 1.27 and 1.28

version 1.27, Tue Feb 24 22:57:48 2009 UTC version 1.28, Sat Oct 31 21:30:01 2009 UTC
Line 43 
Line 43 
 \c   void **gforth_pointers = saved_gforth_pointers;  \c   void **gforth_pointers = saved_gforth_pointers;
 \c #endif  \c #endif
 \c   {  \c   {
 \c     /* save global valiables */  \c     /* save global variables */
 \c     Cell *rp = gforth_RP;  \c     Cell *rp = gforth_RP;
 \c     Cell *sp = gforth_SP;  \c     Cell *sp = gforth_SP;
 \c     Float *fp = gforth_FP;  \c     Float *fp = gforth_FP;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help