Changeset 4139
- Timestamp:
- 09/29/03 18:11:00 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/autoloads.lisp
r4137 r4139 2 2 ;;; 3 3 ;;; Copyright (C) 2003 Peter Graves 4 ;;; $Id: autoloads.lisp,v 1.3 7 2003-09-29 18:00:10 piso Exp $4 ;;; $Id: autoloads.lisp,v 1.38 2003-09-29 18:11:00 piso Exp $ 5 5 ;;; 6 6 ;;; This program is free software; you can redistribute it and/or … … 97 97 (autoload-macro 'deftype) 98 98 (autoload-macro 'defclass) 99 (autoload-macro 'with-standard-io-syntax) 99 100 100 101 (autoload '(find-restart invoke-restart restart-name compute-restarts
Note: See TracChangeset
for help on using the changeset viewer.