Have `the-scm-module' be its own public interface (bug #30623).
authorLudovic Courtès <ludo@gnu.org>
Sun, 13 Feb 2011 14:36:52 +0000 (15:36 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 13 Feb 2011 14:36:52 +0000 (15:36 +0100)
commit7354a105cdd86d57a7c4805d736497acdf735d56
tree8fa6e225e6489ce7a337afba6da88e9ac1a8cf7c
parent6f06e8d35f0780187c6bce62fe8ace8be055e727
Have `the-scm-module' be its own public interface (bug #30623).

* module/ice-9/boot-9.scm (the-scm-module): Make it its own public
  interface.

* test-suite/tests/modules.test ("foundations")["the-root-module",
  "the-scm-module"]: New tests.
module/ice-9/boot-9.scm
test-suite/tests/modules.test