The R Project SVN R

Rev

Rev 31989 | Rev 32392 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31989 Rev 32380
Line 19... Line 19...
19
 *  You should have received a copy of the GNU General Public License
19
 *  You should have received a copy of the GNU General Public License
20
 *  along with this program; if not, write to the Free Software
20
 *  along with this program; if not, write to the Free Software
21
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
 */
22
 */
23
 
23
 
-
 
24
/* <UTF8-FIXME> 
-
 
25
   byte-level access and use of ctype functions
-
 
26
   byte-level charmetric information.
-
 
27
*/
-
 
28
 
24
#ifdef HAVE_CONFIG_H
29
#ifdef HAVE_CONFIG_H
25
#include <config.h>
30
#include <config.h>
26
#endif
31
#endif
27
 
32
 
28
#include <ctype.h>
33
#include <ctype.h>