Diff for /gforth/Attic/main.fs between versions 1.12 and 1.13

version 1.12, 1994/09/09 16:27:21 version 1.13, 1994/11/15 15:55:41
Line 13  include cross.fs               \ include Line 13  include cross.fs               \ include
   
 decimal  decimal
   
 256 KB makekernal , 0 , 0 , 0 A, 0 A,  256 KB makekernal , 0 , 0 , 0 A, 0 A, 0 A,
   
 UNLOCK ghost - drop \ ghost must exist because - would be treated as number  UNLOCK ghost - drop \ ghost must exist because - would be treated as number
 LOCK  LOCK

Removed from v.1.12  
changed lines
  Added in v.1.13


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>