Ignore:
Timestamp:
09/28/03 18:35:44 (20 years ago)
Author:
piso
Message:

DEFCLASS

File:
1 edited

Legend:

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

    r4081 r4109  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: autoloads.lisp,v 1.34 2003-09-27 17:31:23 piso Exp $
     4;;; $Id: autoloads.lisp,v 1.35 2003-09-28 18:35:44 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    9494(autoload-macro 'check-type)
    9595(autoload-macro 'deftype)
     96(autoload-macro 'defclass)
Note: See TracChangeset for help on using the changeset viewer.