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 1410


Ignore:
Timestamp:
2015-06-11T23:54:22-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1406 r1410  
    8080the arithmetic is performed, we need to fix the order of terms"
    8181  (format t "----------------------------------------------------------------~%")
    82   (format t "#### Loop invariant check ####:~%C=~A~%F=~A~%A=~A~%FL=~A~%R=~A~%P=~A~%"
     82  (format t "~&#### Loop invariant check ####:~%C=~A~%F=~A~%A=~A~%FL=~A~%R=~A~%P=~A~%"
    8383          c f a fl r p)
    8484  (flet ((p-add (x y) (poly-add ring-and-order x y))
Note: See TracChangeset for help on using the changeset viewer.