summaryrefslogtreecommitdiffstats
path: root/generic/regc_color.c
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-10-13 02:22:16 (GMT)
committerhobbs <hobbs>1999-10-13 02:22:16 (GMT)
commit71fd2723b9468b0424d08077814238e4201c53d4 (patch)
treefd90266acf9550bec088e4be1aade4a25b3acfea /generic/regc_color.c
parent70325c9bcdba6fa60b67d70caadab8e46f08b677 (diff)
downloadtcl-71fd2723b9468b0424d08077814238e4201c53d4.zip
tcl-71fd2723b9468b0424d08077814238e4201c53d4.tar.gz
tcl-71fd2723b9468b0424d08077814238e4201c53d4.tar.bz2
* generic/regc_color.c:
* generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: * generic/regcomp.c: * generic/regcustom.h: * generic/regerrs.h: * generic/regex.h: * generic/regexec.c: * generic/regguts.h: * generic/tclRegexp.c: * generic/tclTest.c: * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly reduce stack space reqs.
Diffstat (limited to 'generic/regc_color.c')
-rw-r--r--generic/regc_color.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/regc_color.c b/generic/regc_color.c
index 503bca2..000d0ea 100644
--- a/generic/regc_color.c
+++ b/generic/regc_color.c
@@ -614,8 +614,6 @@ struct arc *a;
a->colorchain = NULL; /* paranoia */
}
-#ifdef NOTDEF /* This isn't used currently. */
-
/*
- singleton - is this character in its own color?
^ static int singleton(struct colormap *, pchr c);
@@ -633,8 +631,6 @@ pchr c;
return 0;
}
-#endif /* NOTDEF */
-
/*
- rainbow - add arcs of all full colors (but one) between specified states
^ static VOID rainbow(struct nfa *, struct colormap *, int, pcolor,