src/reg.h

/* [<][>][^][v][top]
[bottom][index][help] */

DEFINITIONS

This source file includes following functions.

/* $Id: reg.h,v 1.1.1.1 1998/07/29 15:14:29 proff Exp $
 * $Copyright$
 */

#ifndef REG_H
#define REG_H

#ifdef USE_REGEX
#  include "bregex.h"
#endif

#endif /* REG_H */

/* [<][>][^][v][top][bottom][index][help] */