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 4416


Ignore:
Timestamp:
2016-06-07T22:21:29-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r4415 r4416  
    133133         (cond ((eq (car expr) '+) '-)
    134134               ((eq (car expr) '-) '-)
    135                ((eq (car expr) '*) '/)
    136                ((eq (car expr) '/) '/)
    137135               (t nil))))
    138136
Note: See TracChangeset for help on using the changeset viewer.