home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December (Special) / PCWorld_2005-12_Special_cd.bin / Bezpecnost / lsti / lsti.exe / framework-2.5.exe / Hex.pl < prev    next >
Text File  |  2005-01-27  |  318b  |  16 lines

  1. # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
  2. # This file is built by mktables from e.g. UnicodeData.txt.
  3. # Any changes made here will be lost!
  4.  
  5. #
  6. # Binary property 'Hex_Digit'
  7. #
  8. return <<'END';
  9. 0030    0039    Hex_Digit
  10. 0041    0046    Hex_Digit
  11. 0061    0066    Hex_Digit
  12. FF10    FF19    Hex_Digit
  13. FF21    FF26    Hex_Digit
  14. FF41    FF46    Hex_Digit
  15. END
  16.