diff options
Diffstat (limited to 'halibut.h')
| -rw-r--r-- | halibut.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -401,6 +401,7 @@ void read_afm_file(input *in); * in_pf.c */ void read_pfa_file(input *in); +void read_pfb_file(input *in); /* * keywords.c |