Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / sbr / formatdef.c
1 /* formatdef.c - some defines for sbr/formatsbr.c */
2 #ifndef lint
3 static char ident[] = "@(#)$Id: formatdef.c,v 1.3 1992/12/15 00:20:22 jromine Exp $";
4 #endif  /* lint */
5 #include "../h/addrsbr.h"
6
7 int     fmt_norm = AD_NAME;