]> gitweb.factorcode.org Git - factor.git/commitdiff
shapefiles: fix using.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 30 Dec 2021 06:06:43 +0000 (22:06 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 30 Dec 2021 06:06:43 +0000 (22:06 -0800)
extra/shapefiles/shapefiles.factor

index de5b3ae11c24d39bf7f5ac02f38cc147c9752653..9cf2a43c03cc47c4b3aaadf7e10aa68ffb3b3496 100644 (file)
@@ -4,6 +4,7 @@
 USING: accessors byte-arrays classes combinators endian io
 io.encodings.binary io.files io.streams.byte-array kernel locals
 math math.order math.statistics sequences sequences.extras sets
+;
 
 IN: shapefiles