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 708


Ignore:
Timestamp:
2015-06-08T18:12:25-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/termlist.lisp

    r707 r708  
    159159
    160160(defun termlist-sub (ring p q)
    161   (declare (type list p q) (ring ring))
     161  (declare (type list p q) (ring-and-order ring))
    162162  (do (r)
    163163      ((cond
Note: See TracChangeset for help on using the changeset viewer.