[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.27 and 1.28

version 1.27, Mon Mar 29 22:52:28 1999 UTC version 1.28, Wed May 5 12:07:56 1999 UTC
Line 1325 
Line 1325 
 :  :
     2 cells + ;      2 cells + ;
   
   \+standardthreading
   
 >code-address           xt -- c_addr            gforth  to_code_address  >code-address           xt -- c_addr            gforth  to_code_address
 ""@var{c-addr} is the code address of the word @var{xt}.""  ""@var{c-addr} is the code address of the word @var{xt}.""
 /* !! This behaves installation-dependently for DOES-words */  /* !! This behaves installation-dependently for DOES-words */
Line 1385 
Line 1387 
 :  :
  1 ;   1 ;
   
   \+
   
 key-file        wfileid -- n            gforth  paren_key_file  key-file        wfileid -- n            gforth  paren_key_file
 #ifdef HAS_FILE  #ifdef HAS_FILE
 fflush(stdout);  fflush(stdout);


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