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 1259


Ignore:
Timestamp:
2015-06-11T15:50:14-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1258 r1259  
    8686              (reduce #'p-add (list prod r p))))))
    8787      (if succeeded-p
    88           (format t "### Success ###")
     88          (format t "### Success ###~%")
    8989          (warn "#######Check failed#####"))
    9090      succeeded-p)))
Note: See TracChangeset for help on using the changeset viewer.