The R Project SVN R

Rev

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

Rev 59039 Rev 60256
Line 15... Line 15...
15
 *  You should have received a copy of the GNU Lesser General Public License
15
 *  You should have received a copy of the GNU Lesser 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
/*
-
 
21
  Experimental: included by src/library/stats/src/distance.c
-
 
22
*/
-
 
23
 
20
#ifndef R_EXT_MATHTHREADS_H_
24
#ifndef R_EXT_MATHTHREADS_H_
21
#define R_EXT_MATHTHREADS_H_
25
#define R_EXT_MATHTHREADS_H_
22
 
26
 
23
#ifdef  __cplusplus
27
#ifdef  __cplusplus
24
extern "C" {
28
extern "C" {