/* tag: Tom Lord Tue Dec 4 14:41:39 2001 (regexps.h)
*/
/* regexps.h -
*
****************************************************************
* Copyright (C) 2000 Tom Lord
*
* See the file "COPYING" for further information about
* the copyright and warranty status of this work.
*/
#ifndef INCLUDE__RX_POSIX__REGEXPS_H
#define INCLUDE__RX_POSIX__REGEXPS_H
#include "hackerlab/os/sys/types.h"
#include "hackerlab/rx/nfa-cache.h"
#include "hackerlab/rx/dfa-cache.h"
#include "hackerlab/rx-posix/regex.h"
/* automatically generated __STDC__ prototypes */
#endif /* INCLUDE__RX_POSIX__REGEXPS_H */
syntax highlighted by Code2HTML, v. 0.9.1