The R Project SVN R

Rev

Rev 59039 | Rev 71657 | 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
/* Included by R.h: API */
-
 
21
 
20
#ifndef R_EXT_BOOLEAN_H_
22
#ifndef R_EXT_BOOLEAN_H_
21
#define R_EXT_BOOLEAN_H_
23
#define R_EXT_BOOLEAN_H_
22
 
24
 
23
#undef FALSE
25
#undef FALSE
24
#undef TRUE
26
#undef TRUE