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

Diff of /gcl/ansi-tests/print-cons.lsp

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

revision 1.11 by pfdietz, Fri Jun 11 00:52:08 2004 UTC revision 1.12 by camm, Thu Nov 25 19:51:59 2004 UTC
# Line 61  Line 61 
61    (trim-list    (trim-list
62     (loop     (loop
63      for x = (make-random-cons-tree (random 100))      for x = (make-random-cons-tree (random 100))
64      repeat 500      repeat 50
65      nconc (randomly-check-readability x))      nconc (randomly-check-readability x))
66     10)     10)
67    nil)    nil)

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

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