]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hash-sets/identity/prettyprint/prettyprint.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / hash-sets / identity / prettyprint / prettyprint.factor
index d45ac1a623c50d879193a497657acc92627bb46d..25baec023459943e80af81c4e344edd0e2dffe34 100644 (file)
@@ -1,8 +1,8 @@
-! Copyright (C) 2013 John Benediktsson.\r
-! See http://factorcode.org/license.txt for BSD license\r
-\r
-USING: hash-sets.identity kernel prettyprint.custom ;\r
-\r
-IN: hash-sets.identity.prettyprint\r
-\r
-M: identity-hash-set pprint-delims drop \ IHS{ \ } ;\r
+! Copyright (C) 2013 John Benediktsson.
+! See http://factorcode.org/license.txt for BSD license
+
+USING: hash-sets.identity kernel prettyprint.custom ;
+
+IN: hash-sets.identity.prettyprint
+
+M: identity-hash-set pprint-delims drop \ IHS{ \ } ;