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-11T22:28:05-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/gb-postprocessing.lisp

    r1354 r1355  
    6969    ;;2) Set Q <- Q\{p}
    7070    (setf found nil)
     71    ;; NOTE: Below we rely on the fact that NIL is not of type POLY
    7172    (let ((x (find-if
    7273              #'(lambda (y)
Note: See TracChangeset for help on using the changeset viewer.