The R Project SVN R

Rev

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

Rev 45446 Rev 45667
Line 15... Line 15...
15
 *  You should have received a copy of the GNU General Public License
15
 *  You should have received a copy of the GNU General Public License
16
 *  along with this program; if not, a copy is available at
16
 *  along with this program; if not, a copy is available at
17
 *  http://www.r-project.org/Licenses/
17
 *  http://www.r-project.org/Licenses/
18
 */
18
 */
19
 
19
 
20
/* <UTF8> char here is either ASCII or handled as a whole */
-
 
21
 
-
 
22
#ifdef HAVE_CONFIG_H
20
#ifdef HAVE_CONFIG_H
23
#include <config.h>
21
#include <config.h>
24
#endif
22
#endif
25
 
23
 
26
#include <Defn.h>
24
#include <Defn.h>