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:
2015-06-12T13:39:18-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ideal.lisp

    r1527 r1528  
    183183  (mapcar
    184184   #'poly-contract
    185    ;;(ring-intersection
     185   (ring-intersection
    186186    (reduced-grobner
    187187     ring-and-order
    188188     (saturation-extension-1 ring f p)
    189189     start top-reduction-only)
    190     ;1    )
    191     ))
     190    1)))
    192191
    193192
Note: See TracChangeset for help on using the changeset viewer.