/[gcl]/gcl/ansi-tests/change-class.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/change-class.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by pfdietz, Wed May 14 12:25:06 2003 UTC revision 1.9 by pfdietz, Tue May 20 11:41:28 2003 UTC
# Line 531  Line 531 
531    
532  ;;; After method  ;;; After method
533    
534  (defclass change-class-class-08 () ((a :initarg :a) (b :initarg :b)))  (ignore-errors
535      (defclass change-class-class-08 () ((a :initarg :a) (b :initarg :b))))
536    
537  (ignore-errors  (ignore-errors
538    (defmethod change-class :after    (defmethod change-class :after

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26