local.h 253 B

1234567
  1. /* dist is not initialized !
  2. * should dist be DIST ? */
  3. static double dist, e = 0, n = 0;
  4. static double DIST, HT;
  5. int do_profile(double, double, double, double, const char *, int, int);
  6. int read_rast(double, double, double, int, int, RASTER_MAP_TYPE);