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 704


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/termlist.lisp

    r703 r704  
    129129
    130130(defun termlist-add (ring p q)
    131   (declare (type list p q))
     131  (declare (type list p q) (ring ring))
    132132  (do (r)
    133133      ((cond
Note: See TracChangeset for help on using the changeset viewer.