1 |
/* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/regcomp.c,v 1.1.1.1 2001/06/13 04:31:32 dtashley Exp $ */ |
/* $Header$ */ |
|
|
|
2 |
/* |
/* |
3 |
* re_*comp and friends - compile REs |
* re_*comp and friends - compile REs |
4 |
* This file #includes several others (see the bottom). |
* This file #includes several others (see the bottom). |
2175 |
#include "regc_cvec.c" |
#include "regc_cvec.c" |
2176 |
#include "regc_locale.c" |
#include "regc_locale.c" |
2177 |
|
|
2178 |
/* $History: regcomp.c $ |
/* End of regcomp.c */ |
|
* |
|
|
* ***************** Version 1 ***************** |
|
|
* User: Dtashley Date: 1/02/01 Time: 12:06a |
|
|
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base |
|
|
* Initial check-in. |
|
|
*/ |
|
|
|
|
|
/* End of REGCOMP.C */ |
|