introduced tile.c, some refactoring of functions

This commit is contained in:
Anselm R. Garbe
2007-02-19 13:00:29 +01:00
parent 39ed54a468
commit 5cc27f1b3c
8 changed files with 150 additions and 141 deletions

2
tag.c
View File

@ -32,7 +32,7 @@ static unsigned int len = 0;
/* extern */
void
initrregs(void) {
compileregexps(void) {
unsigned int i;
regex_t *reg;