Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/i18n/locale/cmucl.pot
    ... ... @@ -6153,6 +6153,10 @@ msgstr ""
    6153 6153
     msgid "Prints the cmucl version and exits"
    
    6154 6154
     msgstr ""
    
    6155 6155
     
    
    6156
    +#: src/code/commandline.lisp
    
    6157
    +msgid "Prints the cmucl version and exits; same as -version"
    
    6158
    +msgstr ""
    
    6159
    +
    
    6156 6160
     #: src/code/env-access.lisp
    
    6157 6161
     msgid ""
    
    6158 6162
     "Returns information about the symbol VAR in the lexical environment ENV.\n"