libs-base/NSCharacterSets
netc c30836a60c Convert to the GNUstep makefile package.
The installation of the header files was modified slightly
to correspond with the GNUstep makefile package.  All OpenStep
headers go into Foundation while the gnustep-base specific
headers go into gnustep/base.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2437 72102866-910b-0410-8b05-ffd578937521
1997-09-23 21:00:33 +00:00
..
.cvsignore Initial revision 1996-01-22 23:32:28 +00:00
alphanumCharSet.dat New binary files. Now did cvsadmin -kb 1996-09-17 13:58:34 +00:00
controlCharSet.dat New binary files. Now did cvsadmin -kb 1996-09-17 13:58:34 +00:00
decimalCharSet.dat New binary files. Now did cvsadmin -kb 1996-09-17 13:58:34 +00:00
decomposableCharSet.dat . 1996-01-22 22:45:53 +00:00
illegalCharSet.dat . 1996-01-22 22:45:53 +00:00
lettercharCharSet.dat . 1996-01-22 22:45:53 +00:00
Makefile Convert to the GNUstep makefile package. 1997-09-23 21:00:33 +00:00
Makefile.postamble Convert to the GNUstep makefile package. 1997-09-23 21:00:33 +00:00
nonbaseCharSet.dat New binary files. Now did cvsadmin -kb 1996-09-17 13:58:34 +00:00
README.CharSet . 1996-01-22 22:45:53 +00:00
uppercaseCharSet.dat . 1996-01-22 22:45:53 +00:00
whitespaceandnlCharSet.dat New binary files. Now did cvsadmin -kb 1996-09-17 13:58:34 +00:00
whitespaceCharSet.dat New binary files. Now did cvsadmin -kb 1996-09-17 13:58:34 +00:00

   This files in this directory are CharacterSet bitmaps which contain
   a bitmap representation of the Unicode characters in the respective
   character sets.
   
   These file were generated automatically from the the latest version
   of the Unicode character set by unisort.  The Unicode character set is
   stored in electronic form as UnicodeData-1.1.4.txt from ftp://unicode.org

   Contact Adam Fedor <fedor@colorado.edu> for more information on the 
   unisort program.