Automatic generation produced by ISE Eiffel
class DIFF_INDEX_LINK General cluster: diff description: "This are objects that are used internaly by the diff algorithm to store a list of indices that are a match." create: make Ancestors ANY Queries index_dst: INTEGER_32 index_src: INTEGER_32 next: detachable DIFF_INDEX_LINK -- Generated by Eiffel Studio --
For more details: eiffel.org