/usr/include/hplot/hpl9.inc is in libgraflib1-dev 20061220+dfsg3-4.3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | *
* $Id: hpl9.inc,v 1.1.1.1 1996/01/19 10:50:15 mclareni Exp $
*
* $Log: hpl9.inc,v $
* Revision 1.1.1.1 1996/01/19 10:50:15 mclareni
* Hplot
*
*
#ifndef CERNLIB_HPLOT_HPL9_INC
#define CERNLIB_HPLOT_HPL9_INC
*
*
* hpl9.inc
*
*CMZ : 09/11/95 17.18.57 by O.Couet
*-- Author :
COMMON/HPL9/FACTOR,XXSIZE,XX0 ,ICMAX ,ICMAY ,NCMIN, NCMAX
+ ,YMINI ,YMAXI ,XMINI ,XMAXI
+ ,YWMINI ,YWMAXI ,XWMINI ,XWMAXI
+ ,RDIVX ,RDIVY ,RDIVZ
+ ,IHSLY1,IHSLY2,IHSLY3,IHSLY4
#endif
|