* regex-posix.c (scm_init_regex_posix): Delete the regexp/nosub
authorJim Blandy <jimb@red-bean.com>
Tue, 24 Jun 1997 17:22:45 +0000 (17:22 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 24 Jun 1997 17:22:45 +0000 (17:22 +0000)
commit1a222b91b96de4e77c2f3bc1c06d80ceabd1c5e0
treee4fac1a4deda67bb3ce042a456d1b45e6ac38649
parentb9c307315a28c323efcadb18383fa1f82e8b12bb
* regex-posix.c (scm_init_regex_posix): Delete the regexp/nosub
flag; I don't think we support it.
(scm_make_regexp): Make sure the user doesn't pass the
regexp/nosub flag.
libguile/regex-posix.c