]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hashtables/identity/prettyprint/prettyprint.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / hashtables / identity / prettyprint / prettyprint.factor
index e2dbd0b97241e0daabb4d07766287ba7633fab5a..4e27c5968d73685947a7c1e16f22842baccde38a 100644 (file)
@@ -1,8 +1,8 @@
-! Copyright (C) 2010-2011 Joe Groff\r
-! See http://factorcode.org/license.txt for BSD license\r
-\r
-USING: hashtables.identity kernel prettyprint.custom ;\r
-\r
-IN: hashtables.identity.prettyprint\r
-\r
-M: identity-hashtable pprint-delims drop \ IH{ \ } ;\r
+! Copyright (C) 2010-2011 Joe Groff
+! See http://factorcode.org/license.txt for BSD license
+
+USING: hashtables.identity kernel prettyprint.custom ;
+
+IN: hashtables.identity.prettyprint
+
+M: identity-hashtable pprint-delims drop \ IH{ \ } ;