close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 4419


Ignore:
Timestamp:
2016-06-08T09:22:25-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/infix-printer.lisp

    r4418 r4419  
    8181        (return-from infix-print-separated-list (values)))
    8282     
    83       (infix-print arg stream true-op print-level))))
     83      (infix-print-to-stream arg stream true-op print-level))))
    8484  (values))
    8585
Note: See TracChangeset for help on using the changeset viewer.