source: trunk/grep/src/grepmat.c@ 2754

Last change on this file since 2754 was 2557, checked in by bird, 19 years ago

grep 2.5.1a

File size: 108 bytes
Line 
1#ifdef HAVE_CONFIG_H
2# include <config.h>
3#endif
4#include "system.h"
5#include "grep.h"
6char const *matcher;
Note: See TracBrowser for help on using the repository browser.