freebsd-ports/misc/gctpc/files/untfz.h
Maxim Sobolev d819cdda38 Add gctpc 1.3, an USGS General Cartographic Transformation Package
(GCTP).

PR:		26927
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 12:45:33 +00:00

7 lines
146 B
C

#ifndef INCLUDED_UNTFZ_H
#define INCLUDED_UNTFZ_H
long
untfz(long int inunit, long int outunit, double *factor);
#endif /* INCLUDED_UNTFZ_H */