Changeset 4215
- Timestamp:
- 10/06/03 01:13:26 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/autoloads.lisp
r4212 r4215 2 2 ;;; 3 3 ;;; Copyright (C) 2003 Peter Graves 4 ;;; $Id: autoloads.lisp,v 1.4 3 2003-10-06 00:51:55piso Exp $4 ;;; $Id: autoloads.lisp,v 1.44 2003-10-06 01:13:26 piso Exp $ 5 5 ;;; 6 6 ;;; This program is free software; you can redistribute it and/or … … 102 102 (autoload-macro 'with-standard-io-syntax) 103 103 (autoload-macro 'psetf) 104 (autoload-macro 'shiftf) 104 105 105 106 (autoload '(find-restart invoke-restart restart-name compute-restarts
Note: See TracChangeset
for help on using the changeset viewer.