modern: fix whitespace

modern-harvey3
Doug Coleman 2019-11-11 08:26:39 -06:00
parent 39796039b0
commit e00f639cf6
2 changed files with 1 additions and 2 deletions

View File

@ -176,4 +176,3 @@ M: upper-colon tuple>identifiers
M: sequence tuple>identifiers M: sequence tuple>identifiers
[ tuple>identifiers ] map sift concat ; [ tuple>identifiers ] map sift concat ;

View File

@ -29,4 +29,4 @@ IN: modern.tools
: vocabs>graph ( vocabs -- graph ) : vocabs>graph ( vocabs -- graph )
[ <graph> ] dip vocabs>using-tool2 [ <graph> ] dip vocabs>using-tool2
[ [ add-edge ] with each ] assoc-each ; [ [ add-edge ] with each ] assoc-each ;