Move re-compile-char-set from rgxcmp to chrset.
authorChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2017 05:31:50 +0000 (22:31 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2017 05:31:50 +0000 (22:31 -0700)
commit30217212526a4456a3b603bc8353bbf9471d79b6
treeb0016742a0605c59b3b421da6eabd85235e3f1f9
parent172084bf5a47158805fa0efb4bfb31569d784ec7
Move re-compile-char-set from rgxcmp to chrset.

This is a dependency of regsexp, which didn't work unless the regular-expression
option was loaded.
src/runtime/chrset.scm
src/runtime/rgxcmp.scm
src/runtime/runtime.pkg