]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/test/2/2.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / test / 2 / 2.factor
index afd83f510e5c77a1b7fa118e5038fc78a291b4f1..f6371e80babb360c35034c532030ce0425b28f3d 100644 (file)
@@ -1,6 +1,6 @@
-IN: tools.deploy.test.2\r
-USING: calendar calendar.format ;\r
-\r
-: deploy-test-2 ( -- ) now (timestamp>string) ;\r
-\r
-MAIN: deploy-test-2\r
+IN: tools.deploy.test.2
+USING: calendar calendar.format ;
+
+: deploy-test-2 ( -- ) now (timestamp>string) ;
+
+MAIN: deploy-test-2