summaryrefslogtreecommitdiff
path: root/libmailutils/locus/filprloc.c
blob: e1cdfa4f969aa2a3748b035f98e697ec6fc4619e (plain)
1
2
3
4
5
6
7
#include <stdio.h>

#define STREAM_TYPE FILE*
#define STREAM_PRINTF fprintf
#define PRINT_LOCUS_POINT mu_file_print_locus_point
#define PRINT_LOCUS_RANGE mu_file_print_locus_range
#include "genprloc.c"

Return to:

Send suggestions and report system problems to the System administrator.