--- psiconv/trunk/lib/psiconv/gen.h 1999/10/03 21:10:49 4 +++ psiconv/trunk/lib/psiconv/gen.h 1999/10/04 16:38:15 5 @@ -28,4 +28,6 @@ void psiconv_gen_txt(FILE *of,psiconv_file wf); +void psiconv_gen_rtf(FILE *of,psiconv_file wf); + #endif /* PSICONV_GEN_H */