class HISTORY |
---|
**** | 1998/4/4 K.Kodama |
shared KnotHistory:ARRAY{KNOT}; |
---|
shared historyPtr:CARD:=0; |
---|
shared KnotHistory:ARRAY{KNOT}; |
---|
shared historyPtr:CARD:=0; |
---|
const historyLength:CARD:=100; |
---|
back(inout Knot:KNOT) |
---|
create:SAME |
---|
forward(inout Knot:KNOT) |
---|
length:CARD |
---|
put(Knot:KNOT) |
---|
setTable |
---|