]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/regexp/prettyprint/prettyprint.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / regexp / prettyprint / prettyprint.factor
index 7af762a34ee67b87d363a5bfe18443f08b57037c..176714be697dd389551ad16fcf10573a53cd82c8 100644 (file)
@@ -10,4 +10,4 @@ M: regexp pprint*
             [ raw>> dup find-regexp-syntax swap % swap % % ]
             [ options>> options>string % ] bi
         ] "" make
-    ] keep present-text ;
\ No newline at end of file
+    ] keep present-text ;