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 1226


Ignore:
Timestamp:
2015-06-11T12:45:36-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1222 r1226  
    8989       ;; Initialize the sugar of the quotients
    9090       (mapc #'poly-reset-sugar a)
     91       (print (list a r c division-count))
    9192       (values a r c division-count))
    9293    (declare (fixnum division-count))
Note: See TracChangeset for help on using the changeset viewer.