The R Project SVN R

Rev

Rev 85055 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85055 Rev 86515
Line 19... Line 19...
19
 *  You should have received a copy of the GNU Lesser General Public License
19
 *  You should have received a copy of the GNU Lesser General Public License
20
 *  along with this program; if not, a copy is available at
20
 *  along with this program; if not, a copy is available at
21
 *  https://www.R-project.org/Licenses/
21
 *  https://www.R-project.org/Licenses/
22
 */
22
 */
23
 
23
 
24
/* Included by R.h: API */
24
/* Included by R.h: Part of the API. */
25
 
25
 
26
#ifndef R_COMPLEX_H
26
#ifndef R_COMPLEX_H
27
#define R_COMPLEX_H
27
#define R_COMPLEX_H
28
 
28
 
29
#ifdef  __cplusplus
29
#ifdef  __cplusplus