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 709


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/termlist.lisp

    r708 r709  
    133133
    134134(defun termlist-add (ring p q)
    135   (declare (type list p q) (ring ring))
     135  (declare (type list p q) (ring-and-order ring))
    136136  (do (r)
    137137      ((cond
Note: See TracChangeset for help on using the changeset viewer.