From 259d5f8744cb6d98bd3b8e6af3a76b49ab1322b2 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Mon, 8 Jun 2015 18:07:42 -0700 Subject: [PATCH] editors: fix bug i introduced. need a rename tool asap... --- basis/editors/editors.factor | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/basis/editors/editors.factor b/basis/editors/editors.factor index 4239fb0e46..8e4802c17b 100644 --- a/basis/editors/editors.factor +++ b/basis/editors/editors.factor @@ -1,18 +1,16 @@ ! Copyright (C) 2005, 2009 Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. -USING: accessors assocs continuations debugger definitions -help.topics io io.backend io.files io.launcher io.pathnames -kernel lexer math namespaces parser prettyprint sequences -source-files source-files.errors splitting strings summary +USING: accessors assocs calendar continuations debugger +definitions io io.launcher io.pathnames kernel namespaces +prettyprint sequences source-files.errors strings threads tools.crossref vocabs vocabs.files vocabs.hierarchy -vocabs.loader vocabs.metadata calendar threads words ; -FROM: vocabs => vocab-name >vocab-link ; +vocabs.loader vocabs.metadata words ; IN: editors SYMBOL: editor-class : available-editors ( -- seq ) - "editors" loaded-child-vocab-names ; + "editors" disk-child-vocab-names ; : editor-restarts ( -- alist ) available-editors