1: /*
   2:  * Copyright (c) 1985 Regents of the University of California.
   3:  * All rights reserved.  The Berkeley software License Agreement
   4:  * specifies the terms and conditions for redistribution.
   5:  *
   6:  *	@(#)imp.h	5.2 (Berkeley) 9/21/85
   7:  */
   8: 
   9: #include <stdio.h>
  10: extern float obotx;
  11: extern float boty;
  12: extern float botx;
  13: extern float oboty;
  14: extern float scalex;
  15: extern float scaley;
  16: int imPx, imPy;
  17: extern int imPcsize;
  18: extern char *imP_charset;
Last modified: 1987-02-18
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 2161
Valid CSS Valid XHTML 1.0 Strict