The R Project SVN R

Rev

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

Rev 7527 Rev 7701
Line 20... Line 20...
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
#ifdef HAVE_CONFIG_H
24
#ifdef HAVE_CONFIG_H
25
#include <Rconfig.h>
25
#include <config.h>
26
#endif
26
#endif
27
 
27
 
28
#include <ctype.h>
28
#include <ctype.h>
29
 
29
 
30
#include "Mathlib.h"
30
#include "Mathlib.h"