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

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

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

revision 1.41 by pfdietz, Fri Oct 18 12:22:11 2002 UTC revision 1.42 by pfdietz, Fri Oct 18 12:36:04 2002 UTC
# Line 10  Line 10 
10  ;;; Tests of data and control flow  ;;; Tests of data and control flow
11    
12  (load "places.lsp")  (load "places.lsp")
13    
14    (load "and.lsp")
15  (load "block.lsp")  (load "block.lsp")
16  (load "call-arguments-limit.lsp")  (load "call-arguments-limit.lsp")
17  (load "catch.lsp")  (load "catch.lsp")
# Line 39  Line 41 
41  (load "not-and-null.lsp")  (load "not-and-null.lsp")
42  (load "notany.lsp")  (load "notany.lsp")
43  (load "notevery.lsp")  (load "notevery.lsp")
44    (load "or.lsp")
45  (load "progv.lsp")  (load "progv.lsp")
46  (load "some.lsp")  (load "some.lsp")
47  (load "t.lsp")  (load "t.lsp")

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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