[gforth] / gforth / prims2x.fs  

gforth: gforth/prims2x.fs

Diff for /gforth/prims2x.fs between version 1.4 and 1.5

version 1.4, Wed Jul 13 19:21:07 1994 UTC version 1.5, Thu Jul 21 10:52:49 1994 UTC
Line 21 
Line 21 
   
 warnings off  warnings off
   
   [IFUNDEF] vocabulary  include search-order.fs [THEN]
 include gray.fs  include gray.fs
 include search-order.fs  
   
 100 constant max-effect \ number of things on one side of a stack effect  100 constant max-effect \ number of things on one side of a stack effect
 4096 constant batch-size \ no meaning, just make sure it's >0  4096 constant batch-size \ no meaning, just make sure it's >0
Line 543 
Line 543 
  endif   endif
  warnings @ if   warnings @ if
  ." ------------ CUT HERE -------------" cr  endif   ." ------------ CUT HERE -------------" cr  endif
  r> [ ] primfilter [ 0 ] ;   r> primfilter ;
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help