summaryrefslogtreecommitdiff
path: root/misc/gctpc/files/untfz.h
blob: e8acf311348b363158b7c9ed1105af2c5a5eba1b (plain) (blame)
1
2
3
4
5
6
7
#ifndef INCLUDED_UNTFZ_H
#define INCLUDED_UNTFZ_H

long
untfz(long int inunit, long int outunit, double *factor);

#endif  /* INCLUDED_UNTFZ_H */