Changeset 4081
- Timestamp:
- 09/27/03 17:31:23 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/autoloads.lisp
r4068 r4081 2 2 ;;; 3 3 ;;; Copyright (C) 2003 Peter Graves 4 ;;; $Id: autoloads.lisp,v 1.3 3 2003-09-26 01:11:06piso Exp $4 ;;; $Id: autoloads.lisp,v 1.34 2003-09-27 17:31:23 piso Exp $ 5 5 ;;; 6 6 ;;; This program is free software; you can redistribute it and/or … … 93 93 (autoload-macro 'define-condition) 94 94 (autoload-macro 'check-type) 95 (autoload-macro 'deftype)
Note: See TracChangeset
for help on using the changeset viewer.