]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/shaker/shaker.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / shaker / shaker.factor
index e5831b54fe8b42ea27006fc7e18951d164fc70c2..a4763d6d90e1a5499a08941b80e78a4db7e3d9ba 100755 (executable)
@@ -212,7 +212,7 @@ IN: tools.deploy.shaker
                 "writing"
             } %
         ] when
-        
+
         strip-prettyprint? [
             {
                 "delimiter"
@@ -226,7 +226,7 @@ IN: tools.deploy.shaker
                 "word-style"
             } %
         ] when
-        
+
         deploy-c-types? get [
             { "c-type" "struct-slots" "struct-align" } %
         ] unless
@@ -564,7 +564,7 @@ SYMBOL: deploy-vocab
             [ path>> >deployed-library-path ] [ abi>> ] bi make-library
         ] change-at
     ] each
-    
+
     [
         "deploy-libraries" "alien.libraries" lookup-word forget
         "deploy-library" "alien.libraries" lookup-word forget