Changeset 3741


Ignore:
Timestamp:
09/14/03 01:39:51 (20 years ago)
Author:
piso
Message:

TYPEP

File:
1 edited

Legend:

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

    r3725 r3741  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.23 2003-09-13 17:21:48 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.24 2003-09-14 01:39:51 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    8080(autoload 'lcm)
    8181(autoload 'subtypep)
     82(autoload 'typep)
Note: See TracChangeset for help on using the changeset viewer.