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-11T21:26:41-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r1302 r1309  
    3535;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    3636
    37 (defun buchberger (ring-and-order f start
     37(defun buchberger (ring-and-order f
    3838                   &optional
     39                     (start 0)
    3940                     (top-reduction-only $poly_top_reduction_only)
    4041                   &aux
Note: See TracChangeset for help on using the changeset viewer.