The R Project SVN R

Rev

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

Rev 32356 Rev 32380
Line 18... Line 18...
18
 *  http://www.gnu.org/copyleft/gpl.html.  You can also obtain it by
18
 *  http://www.gnu.org/copyleft/gpl.html.  You can also obtain it by
19
 *  writing to the Free Software Foundation, Inc., 59 Temple Place,
19
 *  writing to the Free Software Foundation, Inc., 59 Temple Place,
20
 *  Suite 330, Boston, MA  02111-1307  USA.
20
 *  Suite 330, Boston, MA  02111-1307  USA.
21
 */
21
 */
22
 
22
 
-
 
23
/* <UTF8> Only ASCII values */
-
 
24
 
23
#ifdef HAVE_CONFIG_H
25
#ifdef HAVE_CONFIG_H
24
#include <config.h>
26
#include <config.h>
25
#endif
27
#endif
26
 
28
 
27
#include <Defn.h>
29
#include <Defn.h>