note
	description: "Make sure that we don't have name clashes with features from PLATFORM inherited from ANY in SE 1.2"
	library: "Gobo Eiffel Kernel Library"
	copyright: "Copyright (c) 2006-2008, Eric Bezault and others"
	license: "MIT License"
	date: "$Date: 2016-05-06 19:15:38 +0000 (Fri, 06 May 2016) $"
	revision: "$Revision: 98678 $"

class interface
	KL_ANY

create 
	default_create

end -- class KL_ANY

Generated by ISE EiffelStudio