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 3076


Ignore:
Timestamp:
2015-06-21T18:27:47-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3075 r3076  
    319319
    320320
    321 #|
    322321(defun polysaturation-extension (ring f plist
    323322                                 &aux
     
    335334                         :coeff (funcall (ring-uminus ring) (funcall (ring-unit ring))))))
    336335  (append f (list plist)))
     336
     337#|
     338
    337339
    338340(defun saturation-extension-1 (ring f p)
Note: See TracChangeset for help on using the changeset viewer.