The R Project SVN R

Rev

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

Rev 58977 Rev 60253
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
/* Included by R.h: API */
-
 
21
 
20
#ifndef R_COMPLEX_H
22
#ifndef R_COMPLEX_H
21
#define R_COMPLEX_H
23
#define R_COMPLEX_H
22
 
24
 
23
#ifdef  __cplusplus
25
#ifdef  __cplusplus
24
extern "C" {
26
extern "C" {