note
	description: "Objects that may be compared according to a total order relation"
	library: "Gobo Eiffel Kernel Library"
	copyright: "Copyright (c) 2008, Eric Bezault and others"
	license: "MIT License"
	date: "$Date: 2016-05-06 19:15:38 +0000 (Fri, 06 May 2016) $"
	revision: "$Revision: 98678 $"

deferred class 
	KL_COMPARABLE

inherit
	COMPARABLE

end -- class KL_COMPARABLE

Generated by ISE EiffelStudio