Add support for PFB files. This seems to have caused me to completely
[sgt/halibut] / halibut.h
index 11e478f..51c6dd4 100644 (file)
--- a/halibut.h
+++ b/halibut.h
@@ -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