/[gcl]/gcl/ansi-tests/cons-test-01.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/cons-test-01.lsp

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

revision 1.13 by pfdietz, Sun Jun 20 20:06:23 2004 UTC revision 1.14 by pfdietz, Sun Jun 26 14:52:06 2005 UTC
# Line 54  Line 54 
54  ;;  ;;
55  (deftest null-null-universe  (deftest null-null-universe
56    (check-type-predicate 'null 'null)    (check-type-predicate 'null 'null)
57    0)    nil)
58    
59  (defvar *cons-fns*  (defvar *cons-fns*
60    (list 'cons 'consp 'atom 'rplaca 'rplacd    (list 'cons 'consp 'atom 'rplaca 'rplacd

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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