Changeset 3499


Ignore:
Timestamp:
08/24/03 19:19:01 (20 years ago)
Author:
piso
Message:

No longer need to autoload DOCUMENTATION.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/j/src/org/armedbear/lisp/autoloads.lisp

    r3477 r3499  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.11 2003-08-24 13:35:44 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.12 2003-08-24 19:19:01 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    3737(autoload 'tree-equal)
    3838(autoload 'make-hash-table)
    39 (autoload 'documentation)
    4039(autoload 'list-length)
    4140(autoload 'copy-list)
Note: See TracChangeset for help on using the changeset viewer.