Changeset 4081


Ignore:
Timestamp:
09/27/03 17:31:23 (20 years ago)
Author:
piso
Message:

DEFTYPE

File:
1 edited

Legend:

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

    r4068 r4081  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.33 2003-09-26 01:11:06 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.34 2003-09-27 17:31:23 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    9393(autoload-macro 'define-condition)
    9494(autoload-macro 'check-type)
     95(autoload-macro 'deftype)
Note: See TracChangeset for help on using the changeset viewer.