note
	description: "Routines for cased variants of Unicode characters"
	library: "Gobo Eiffel Kernel Library"
	copyright: "Copyright (c) 2005, Colin Adams and others"
	license: "MIT License"
	date: "$Date: 2016-05-06 19:15:38 +0000 (Fri, 06 May 2016) $"
	revision: "$Revision: 98678 $"

class interface
	UC_CTYPE

create 
	default_create

end -- class UC_CTYPE

Generated by ISE EiffelStudio