[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.54 and 1.55

version 1.54, Mon Aug 14 19:15:53 2000 UTC version 1.55, Mon Aug 14 21:15:01 2000 UTC
Line 121 
Line 121 
 EXEC(xt);  EXEC(xt);
   
 perform ( a_addr -- )   gforth  perform ( a_addr -- )   gforth
 ""Equivalent to @code{@ execute}.""  ""@code{@@ execute}.""
 /* and pfe */  /* and pfe */
 ip=IP;  ip=IP;
 IF_TOS(TOS = sp[0]);  IF_TOS(TOS = sp[0]);


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help