mason.report: Fix using.

db4
Doug Coleman 2015-08-04 16:28:21 -07:00
parent 1ca3a0cd0b
commit 732a8b8dc5
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
! See http://factorcode.org/license.txt for BSD license.
USING: assocs combinators.smart debugger fry io.encodings.utf8
io.files io.streams.string kernel literals locals mason.common
mason.config mason.disk math namespaces sequences xml.syntax
xml.writer ;
mason.config mason.disk math math.parser namespaces sequences
xml.syntax xml.writer ;
IN: mason.report
: git-link ( id -- link )