]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/visionect/visionect.factor
mason: move alignment to mason.css, right align but-last columns in table body
[factor.git] / extra / visionect / visionect.factor
index c201906a5290ab846eb3bab6d4bbbaee3188e95c..61ba4cee47f4ad3899d6b3ef4ea5e17a18e355e8 100644 (file)
@@ -2,8 +2,8 @@
 ! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors assocs base64 calendar calendar.format
-checksums.hmac checksums.sha combinators.smart formatting http
-http.client json kernel make math.parser namespaces random
+checksums.hmac checksums.sha combinators.smart formatting
+hex-strings http http.client json kernel make namespaces random
 sequences splitting ;
 
 IN: visionect