Changeset 12407
- Timestamp:
- 01/29/10 21:56:38 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/Autoload.java
r12325 r12407 36 36 import static org.armedbear.lisp.Lisp.*; 37 37 38 /** See autoloads.lisp for a general explanation of what we're 39 * trying to achieve here. 40 */ 38 41 public class Autoload extends Function 39 42 {
Note: See TracChangeset
for help on using the changeset viewer.