* regex.scm: Add a module declaration. Use DEFINE-PUBLIC everywhere.
authorJim Blandy <jimb@red-bean.com>
Thu, 29 May 1997 02:47:14 +0000 (02:47 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 29 May 1997 02:47:14 +0000 (02:47 +0000)
commit05817d9e0e907f06b33af25c88c974bac8f5ae35
tree55525ef13f787a38051370553ddddad4e0b1e055
parent4885ba0e62706769641d5a71c4a416b1b62e7df9
* regex.scm: Add a module declaration.  Use DEFINE-PUBLIC everywhere.
* boot-9.scm: If the `regex' feature is present, use the module
(ice-9 regex).
ice-9/boot-9.scm
ice-9/regex.scm