home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / linkedit / linkedit.lha / link-edit / LinkEdit / link_edit_global.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-03-13  |  146 b   |  9 lines

  1. /* link_edit_global.h */
  2.  
  3.  
  4. extern Display *dpy;
  5. extern double xppmm,yppmm;  /* x and y pixels per millimeter */
  6. extern double WidthMM,HeightMM;
  7.  
  8.  
  9.