diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/interp/Makefile.in | 2 | ||||
-rw-r--r-- | src/interp/topics.boot | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/interp/Makefile.in b/src/interp/Makefile.in index 1c2d301b..2ee08066 100644 --- a/src/interp/Makefile.in +++ b/src/interp/Makefile.in @@ -245,7 +245,7 @@ database.date: fortcall.$(FASLEXT): sys-macros.$(FASLEXT) ## HyperDoc -topics.$(FASLEXT): sys-macros.$(FASLEXT) +topics.$(FASLEXT): sys-macros.$(FASLEXT) sys-utility.$(FASLEXT) alql.$(FASLEXT): br-search.$(FASLEXT) br-search.$(FASLEXT): bc-util.$(FASLEXT) br-saturn.$(FASLEXT): bc-util.$(FASLEXT) diff --git a/src/interp/topics.boot b/src/interp/topics.boot index 22a8ed50..981b3657 100644 --- a/src/interp/topics.boot +++ b/src/interp/topics.boot @@ -32,6 +32,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. import sys_-macros +import sys_-utility namespace BOOT $topicsDefaults := '( |