source: release/1.5/source/cocoa-ide/ide-contents/Resources/English.lproj/Credits.html

Last change on this file was 12172, checked in by Gary Byers, 15 years ago

Update the URL and associated text in the About box contents.

File size: 522 bytes
Line 
1<html>
2<head>
3<style type="text/css">
4html {
5 font-family: "Lucida Grande";
6 font-size: small;
7}
8
9.centered {
10 text-align: center;
11}
12
13</style>
14</head>
15<body>
16<p>
17This is still a very preliminary, barebones
18implementation of a Cocoa development environment for
19Clozure CL. It's improved some over time, and
20will hopefully continue to do so.
21</p>
22<p>
23To report bugs or request enhancements, please go to the
24<a href="http://trac.clozure.com/ccl">Clozure CL Trac Site</a>
25and create a ticket.
26</p>
27</body>
28</html>
Note: See TracBrowser for help on using the repository browser.