--- gforth/see.fs 1999/11/20 12:12:52 1.24 +++ gforth/see.fs 2000/03/11 20:35:05 1.25 @@ -136,7 +136,7 @@ VARIABLE SearchPointer \ The branchtable consists of three entrys: \ address of branch , branch destination , branch type -CREATE BranchTable 500 allot +CREATE BranchTable 128 cells allot here 3 cells - ACONSTANT MaxTable