The R Project SVN R

Rev

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

Rev 44199 Rev 44267
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
/* Definitions for the base graphics system. Only used in <Graphics.h>,
20
/* Definitions for the base graphics system.
21
   So should be private.
21
   So should be private.
22
 */
22
 */
23
 
23
 
24
#ifndef R_GRAPHICSBASE_H_
24
#ifndef R_GRAPHICSBASE_H_
25
#define R_GRAPHICSBASE_H_
25
#define R_GRAPHICSBASE_H_