/[gcl]/gcl/ansi-tests/load-conditions.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/load-conditions.lsp

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

revision 1.10 by pfdietz, Fri Jun 24 00:03:14 2005 UTC revision 1.11 by pfdietz, Fri Jun 24 01:26:21 2005 UTC
# Line 1  Line 1 
1  ;;; Tests of conditions  ;;; Tests of conditions
2    (compile-and-load "types-aux.lsp")
3    (compile-and-load "define-condition-aux.lsp")
4  (load "condition.lsp")  (load "condition.lsp")
5  (load "cell-error-name.lsp")  (load "cell-error-name.lsp")
6  (load "assert.lsp")  (load "assert.lsp")
# Line 10  Line 12 
12  (load "handler-bind.lsp")  (load "handler-bind.lsp")
13  (load "handler-case.lsp")  (load "handler-case.lsp")
14  (load "ignore-errors.lsp")  (load "ignore-errors.lsp")
 (compile-and-load "define-condition-aux.lsp")  
15  (load "define-condition.lsp")  (load "define-condition.lsp")
16  (load "compute-restarts.lsp")  (load "compute-restarts.lsp")
17  (load "restart-bind.lsp")  (load "restart-bind.lsp")

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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