- Timestamp:
 - 2015-06-14T19:01:00-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/grobner-wrap.lisp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/grobner-wrap.lisp
r1622 r1623 56 56 (declare (type ring-and-order ring-and-order)) 57 57 ;;(setf F (sort F #'< :key #'sugar)) 58 (funcall 59 ( find-grobner-function $poly_grobner_algorithm)58 (funcall 59 (choose-grobner-function $poly_grobner_algorithm) 60 60 ring-and-order f start top-reduction-only)) 61 61  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  