Changeset 4002
- Timestamp:
- 09/22/03 17:19:47 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/autoloads.lisp
r3965 r4002 2 2 ;;; 3 3 ;;; Copyright (C) 2003 Peter Graves 4 ;;; $Id: autoloads.lisp,v 1. 29 2003-09-21 15:08:16piso Exp $4 ;;; $Id: autoloads.lisp,v 1.30 2003-09-22 17:19:47 piso Exp $ 5 5 ;;; 6 6 ;;; This program is free software; you can redistribute it and/or … … 88 88 (autoload-macro 'remf) 89 89 (autoload-macro 'define-condition) 90 (autoload-macro 'check-type)
Note: See TracChangeset
for help on using the changeset viewer.