Changeset 3692


Ignore:
Timestamp:
09/11/03 01:16:25 (20 years ago)
Author:
piso
Message:

Added autoloads from ldb.lisp.

File:
1 edited

Legend:

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

    r3681 r3692  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.19 2003-09-10 18:02:15 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.20 2003-09-11 01:16:25 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    7777          "numbers.lisp")
    7878(autoload 'boole)
     79(autoload '(byte byte-size byte-position ldb ldb-test) "ldb.lisp")
Note: See TracChangeset for help on using the changeset viewer.