]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/atom/atom.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / editors / atom / atom.factor
index a20f60cf6ddb59b01284c72b649025897464d229..9be37c82b10b6ef1c577dd13712c734b9f7cdca1 100644 (file)
@@ -14,4 +14,3 @@ M: atom-editor editor-command ( file line -- command )
         atom-path get [ "atom" ?find-in-path ] unless* ,
         number>string ":" glue ,
     ] { } make ;
-