Changeset 4137
- Timestamp:
- 09/29/03 18:00:10 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/autoloads.lisp
r4118 r4137 2 2 ;;; 3 3 ;;; Copyright (C) 2003 Peter Graves 4 ;;; $Id: autoloads.lisp,v 1.3 6 2003-09-29 01:28:48piso Exp $4 ;;; $Id: autoloads.lisp,v 1.37 2003-09-29 18:00:10 piso Exp $ 5 5 ;;; 6 6 ;;; This program is free software; you can redistribute it and/or … … 86 86 (autoload 'maphash) 87 87 (autoload 'write) 88 (autoload '(decode-universal-time get-decoded-time encode-universal-time) 89 "time.lisp") 88 90 89 91 (autoload-macro 'defstruct)
Note: See TracChangeset
for help on using the changeset viewer.