]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/images/atlas/atlas.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / images / atlas / atlas.factor
index 8da73585ad4917a71101cabebac22b6e9f7e187b..14bd2bfb5cec492f2e11635e1af4271887db20a0 100644 (file)
@@ -108,7 +108,7 @@ PRIVATE>
     image-placement image>> :> image
     image-placement loc>> first2 :> ( x y )
     image dim>> first2 :> ( w h )
-    
+
     x     aw /f :> left-u
     y     ah /f :> top-v
     x w + aw /f :> right-u