[cmucl-cvs] CMUCL commit: src/tools (piglatin.lisp)

Raymond Toy rtoy at common-lisp.net
Sun Apr 3 15:19:14 UTC 2011


    Date: Sunday, April 3, 2011 @ 11:19:14
  Author: rtoy
    Path: /project/cmucl/cvsroot/src/tools

Modified: piglatin.lisp

Order the header in the same order as what the tools tend to produce
(at least on my Mac).


---------------+
 piglatin.lisp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Index: src/tools/piglatin.lisp
diff -u src/tools/piglatin.lisp:1.4 src/tools/piglatin.lisp:1.5
--- src/tools/piglatin.lisp:1.4	Wed Sep 15 11:49:17 2010
+++ src/tools/piglatin.lisp	Sun Apr  3 11:19:14 2011
@@ -81,10 +81,10 @@
 \"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\\n\"
 \"Last-Translator: Automatic translation\\n\"
 \"Language-Team: Pig Latin (auto-translated)\\n\"
+\"Language: Pig Latin\\n\"
 \"MIME-Version: 1.0\\n\"
 \"Content-Type: text/plain; charset=UTF-8\\n\"
 \"Content-Transfer-Encoding: 8bit\\n\"
-\"Language: Pig Latin\\n\"
 \"Plural-Forms: nplurals=2; plural=(n != 1);\\n\"
 ")
 




More information about the cmucl-cvs mailing list