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 1477


Ignore:
Timestamp:
2015-06-12T12:16:55-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r1476 r1477  
    260260  (append f-x (list plist-x)))
    261261
    262 (defun saturation-extension-1 (ring f p) (polysaturation-extension ring f (list p)))
     262(defun saturation-extension-1 (ring f p)
     263  (polysaturation-extension ring f (list p)))
    263264
    264265;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note: See TracChangeset for help on using the changeset viewer.