Changeset 4002


Ignore:
Timestamp:
09/22/03 17:19:47 (20 years ago)
Author:
piso
Message:

CHECK-TYPE

File:
1 edited

Legend:

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

    r3965 r4002  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.29 2003-09-21 15:08:16 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.30 2003-09-22 17:19:47 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    8888(autoload-macro 'remf)
    8989(autoload-macro 'define-condition)
     90(autoload-macro 'check-type)
Note: See TracChangeset for help on using the changeset viewer.