note
	description: "Summary description for {TEST_STRUCTURES}."
	author: "JSO"
	date: "$Date$"
	revision: "$Revision$"

class interface
	TEST_STRUCTURES

create 
	make

feature -- tests

	t1: BOOLEAN

	t2: BOOLEAN
	
end -- class TEST_STRUCTURES

Generated by ISE EiffelStudio