mason.report: Fix using.
parent
1ca3a0cd0b
commit
732a8b8dc5
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue