Changeset 39 in CGBLisp
- Timestamp:
- Feb 1, 2009, 11:23:09 AM (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/infix-printer.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/infix-printer.lispr37 r39 39 39 (format stream "~a" true-sep)) 40 40 (when (and (numberp *print-length*) (> count *print-length*)) 41 (format stream "...") )42 (return-from infix-print-separated-list)))))41 (format stream "...") 42 (return-from infix-print-separated-list)))))) 43 43 44 44 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/CGBLisp/chrome/site/your_project_logo.png)
