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.

Ignore:
Timestamp:
2016-06-07T19:03:45-07:00 (8 years ago)
Author:
Marek Rychlik
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/test5.lisp

    r4394 r4401  
    2626          (setf sp-rem (normal-form sp fl))
    2727          (format t "NORMAL-FORM(~A,~A) --> ~A~%"
    28                   (poly->string sp-rem)
     28                  (poly->string sp)
    2929                  (poly->string (cons :[ fl))
    3030                  (poly->string sp-rem))
Note: See TracChangeset for help on using the changeset viewer.