Changeset 3692
- Timestamp:
- 09/11/03 01:16:25 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/autoloads.lisp
r3681 r3692 2 2 ;;; 3 3 ;;; Copyright (C) 2003 Peter Graves 4 ;;; $Id: autoloads.lisp,v 1. 19 2003-09-10 18:02:15 piso Exp $4 ;;; $Id: autoloads.lisp,v 1.20 2003-09-11 01:16:25 piso Exp $ 5 5 ;;; 6 6 ;;; This program is free software; you can redistribute it and/or … … 77 77 "numbers.lisp") 78 78 (autoload 'boole) 79 (autoload '(byte byte-size byte-position ldb ldb-test) "ldb.lisp")
Note: See TracChangeset
for help on using the changeset viewer.