The R Project SVN R

Rev

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

Rev 68949 Rev 70046
Line 16... Line 16...
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  https://www.R-project.org/Licenses/
18
 *  https://www.R-project.org/Licenses/
19
 */
19
 */
20
 
20
 
-
 
21
/* Internal header, not installed */
-
 
22
 
21
#ifndef ERRORMSG_H
23
#ifndef ERRORMSG_H
22
#define ERRORMSG_H
24
#define ERRORMSG_H
23
 
25
 
24
/* Used in ../main/sub*.c */
26
/* Used in ../main/sub*.c */
25
#define R_MSG_subs_o_b	_("subscript out of bounds")
27
#define R_MSG_subs_o_b	_("subscript out of bounds")