/[gcl]/gcl/ansi-tests/ansi-aux.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/ansi-aux.lsp

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

revision 1.46 by pfdietz, Fri Feb 21 14:26:41 2003 UTC revision 1.47 by pfdietz, Sat Feb 22 01:15:59 2003 UTC
# Line 279  the condition to go uncaught if it canno Line 279  the condition to go uncaught if it canno
279       (file-error    () 'file-error)       (file-error    () 'file-error)
280       (control-error () 'control-error)       (control-error () 'control-error)
281       (cell-error    () 'cell-error)       (cell-error    () 'cell-error)
282         (error         () 'error)
283    )))    )))
284    
285  (defun classify-error** (form)  (defun classify-error** (form)

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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