1 |
/* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/rege_dfa.c,v 1.1.1.1 2001/06/13 04:32:30 dtashley Exp $ */ |
/* $Header$ */ |
|
|
|
2 |
/* |
/* |
3 |
* DFA routines |
* DFA routines |
4 |
* This file is #included by regexec.c. |
* This file is #included by regexec.c. |
677 |
return d->ssets; |
return d->ssets; |
678 |
} |
} |
679 |
|
|
|
/* $History: rege_dfa.c $ |
|
|
* |
|
|
* ***************** Version 1 ***************** |
|
|
* User: Dtashley Date: 1/02/01 Time: 12:10a |
|
|
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base |
|
|
* Initial check-in. |
|
|
*/ |
|
|
|
|
|
/* End of REGE_DFA.C */ |
|
680 |
|
/* End of rege_dfa.c */ |