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-08T14:16:48-07:00 (9 years ago)
Author:
Marek Rychlik
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/termlist.lisp

    r653 r667  
    4444
    4545(in-package :termlist)
    46 
    47 (defstruct (ring-and-order :include ring)
    48   (order #'lex> :type function))
    4946
    5047(defun termlist-sugar (p &aux (sugar -1))
Note: See TracChangeset for help on using the changeset viewer.