/[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.43 by pfdietz, Fri Oct 18 13:19:16 2002 UTC revision 1.44 by pfdietz, Sat Oct 19 01:13:03 2002 UTC
# Line 14  Line 14 
14  (load "and.lsp")  (load "and.lsp")
15  (load "block.lsp")  (load "block.lsp")
16  (load "call-arguments-limit.lsp")  (load "call-arguments-limit.lsp")
17    (load "case.lsp")
18  (load "catch.lsp")  (load "catch.lsp")
19  (load "constantly.lsp")  (load "constantly.lsp")
20  (load "complement.lsp")  (load "complement.lsp")
# Line 33  Line 34 
34  (load "function.lsp")  (load "function.lsp")
35  (load "functionp.lsp")  (load "functionp.lsp")
36  (load "identity.lsp")  (load "identity.lsp")
37    (load "if.lsp")
38  (load "labels.lsp")  (load "labels.lsp")
39  (load "lambda-list-keywords.lsp")  (load "lambda-list-keywords.lsp")
40  (load "lambda-parameters-limit.lsp")  (load "lambda-parameters-limit.lsp")
# Line 47  Line 49 
49  (load "some.lsp")  (load "some.lsp")
50  (load "t.lsp")  (load "t.lsp")
51  (load "tagbody.lsp")  (load "tagbody.lsp")
52    (load "unless.lsp")
53  (load "unwind-protect.lsp")  (load "unwind-protect.lsp")
54    (load "when.lsp")
55    
56    
57    
58  ;;; Tests of conses  ;;; Tests of conses

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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