[gforth] / gforth / kernel / comp.fs  

gforth: gforth/kernel/comp.fs

Diff for /gforth/kernel/comp.fs between version 1.62 and 1.63

version 1.62, Mon Nov 10 15:47:40 2003 UTC version 1.63, Tue Jan 13 16:00:56 2004 UTC
Line 273 
Line 273 
   cfalign here /does-handler allot does-handler! ;    cfalign here /does-handler allot does-handler! ;
   
 : (compile) ( -- ) \ gforth-obsolete: dummy  : (compile) ( -- ) \ gforth-obsolete: dummy
     ( r> dup cell+ >r @ compile, ) ;      true abort" (compile) doesn't work, use POSTPONE instead" ;
   
 \ \ ticks  \ \ ticks
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help