The R Project SVN R

Rev

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

Rev 34906 Rev 35677
Line 15... Line 15...
15
 *  You should have received a copy of the GNU Library General Public
15
 *  You should have received a copy of the GNU Library General Public
16
 *  License along with this library; if not, write to the Free
16
 *  License along with this library; if not, write to the Free
17
 *  Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
17
 *  Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
18
 *  MA 02111-1307, USA
18
 *  MA 02111-1307, USA
19
 *
19
 *
20
 *  ---------------------------------------------------------------------------
-
 
21
 *
-
 
22
 *  $Id: rproxy_dev.c,v 1.7 2003/11/26 20:50:15 murrell Exp $
-
 
23
 *
-
 
24
 ******************************************************************************/
20
 ******************************************************************************/
25
 
21
 
26
/* virtual device size */
22
/* virtual device size */
27
#define DEV_X 500
23
#define DEV_X 500
28
#define DEV_Y 500
24
#define DEV_Y 500