Changeset 15539
- Timestamp:
- 11/09/21 15:39:39 (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/faq.shtml
r15538 r15539 239 239 240 240 <ol> 241 <li id="user-manual">Users of the system are invited to start with the <a href="https://abcl.org/releases/current/asdf.pdf">Armed Bear Common LispUser Manual</a></li>241 <li id="user-manual">Users of the system are invited to start with the fine <a href="https://abcl.org/releases/current/abcl.pdf">User Manual</a></li> 242 242 <li>Our <a href="http://abcl.org/trac/wiki">wiki</a></li> 243 243 <li>The <a href="http://abcl.org/trac/browser">source 244 244 code (JavaDoc and general comments)</a></li> 245 245 <li>Specific <a href="http://abcl.org/trac/browser/trunk/abcl/examples">examples</a></li> 246 <li>Issues filed against the the GitHub <a href="https://github.com/armedbear/abcl/issues">clone</a>. 246 247 </ol> 247 248 </div>
Note: See TracChangeset
for help on using the changeset viewer.