The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#line 2 "edit-distance.h.tmpl"
#ifndef EDIT_DISTANCE_CHAR_TRANS_H
#define EDIT_DISTANCE_CHAR_TRANS_H
#line 1 "declaration"
int distance_char_trans (
                    text_fuzzy_t * tf)
;
#line 7 "edit-distance.h.tmpl"
#endif /* EDIT_DISTANCE_CHAR_TRANS_H */