|
Last change
on this file was 7365, checked in by gz, 17 years ago |
|
Support for creating Clozure CL.app rather than OpenMCL.app when :clozure-common-lisp is on *features* list
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
|
File size:
342 bytes
|
| Line | |
|---|
| 1 | /* Localized versions of Info.plist keys */
|
|---|
| 2 |
|
|---|
| 3 | CFBundleName = "Clozure CL";
|
|---|
| 4 | CFBundleShortVersionString = "Clozure Common Lisp version 0.1";
|
|---|
| 5 | CFBundleGetInfoString = "Clozure Common Lisp version 0.1, Copyright 2002-2007 Clozure Associates and contributors.";
|
|---|
| 6 | NSHumanReadableCopyright = "Copyright 2002-2007 Clozure Associates and contributors.";
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.