Changeset 3681


Ignore:
Timestamp:
09/10/03 18:02:15 (20 years ago)
Author:
piso
Message:

BOOLE

File:
1 edited

Legend:

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

    r3645 r3681  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.18 2003-09-10 01:23:30 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.19 2003-09-10 18:02:15 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    7676            rational rationalize gcd isqrt float-sign phase)
    7777          "numbers.lisp")
     78(autoload 'boole)
Note: See TracChangeset for help on using the changeset viewer.