-- This file is built automatically from data found on the -- unicode web site (http://www.unicode.org) package Unicode.Names.Specials is Interlinear_Annotation_Anchor : constant Unicode_Char := 16#FFF9#; Interlinear_Annotation_Separator : constant Unicode_Char := 16#FFFA#; Interlinear_Annotation_Terminator : constant Unicode_Char := 16#FFFB#; Object_Replacement_Character : constant Unicode_Char := 16#FFFC#; end Unicode.Names.Specials;