editors.notepad: cleanup using.

char-rename
John Benediktsson 2016-10-06 14:56:56 -07:00
parent 303367c57a
commit 2063703354
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
! Copyright (C) 2009 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: editors io.launcher kernel io.directories.search.windows
math.parser namespaces sequences io.files arrays windows.shell32
io.directories.search ;
USING: arrays editors io.directories.search kernel namespaces
sequences windows.shell32 ;
IN: editors.notepad
SINGLETON: notepad