note
	description: "lampsort application root class"
	date: "$Date$"
	revision: "$Revision$"

class interface
	TEST_LAMPSORT

create 
	make

feature -- tests

	t1: BOOLEAN

	t2: BOOLEAN
	
end -- class TEST_LAMPSORT

Generated by ISE EiffelStudio