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:27:01-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r1309 r1310  
    9393              t)))))
    9494
    95 (defun parallel-buchberger (ring-and-order f start
     95(defun parallel-buchberger (ring-and-order f
    9696                            &optional
     97                              (start 0)
    9798                              (top-reduction-only $poly_top_reduction_only)
    9899                            &aux
Note: See TracChangeset for help on using the changeset viewer.