The R Project SVN R

Rev

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

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