The R Project SVN R

Rev

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

Rev 67634 Rev 68947
Line 17... Line 17...
17
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18
 *  GNU General Public License for more details.
18
 *  GNU General Public License for more details.
19
 *
19
 *
20
 *  You should have received a copy of the GNU General Public License
20
 *  You should have received a copy of the GNU General Public License
21
 *  along with this program; if not, a copy is available at
21
 *  along with this program; if not, a copy is available at
22
 *  http://www.r-project.org/Licenses/
22
 *  https://www.R-project.org/Licenses/
23
 */
23
 */
24
 
24
 
25
#ifdef HAVE_CONFIG_H
25
#ifdef HAVE_CONFIG_H
26
#include <config.h>
26
#include <config.h>
27
#endif
27
#endif