]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/test/1/1.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / test / 1 / 1.factor
index 63b382e2f658b88c3f84cbdaf78c9e0705384769..514487f3f404ddcdc5f972f3a966f3f48b4fb4a8 100644 (file)
@@ -1,6 +1,6 @@
-IN: tools.deploy.test.1\r
-USING: threads ;\r
-\r
-: deploy-test-1 ( -- ) 1000000 sleep ;\r
-\r
-MAIN: deploy-test-1\r
+IN: tools.deploy.test.1
+USING: threads ;
+
+: deploy-test-1 ( -- ) 1000000 sleep ;
+
+MAIN: deploy-test-1