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 1985


Ignore:
Timestamp:
2015-06-15T22:15:45-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/pol.lisp

    r1984 r1985  
    8787  ((termlist :initarg :termlist :accessor termlist)
    8888   (sugar    :initarg :sugar :accessor sugar)
    89   )
     89   )
    9090  (:default-initargs :termlist nil :sugar -1))
    9191
     
    108108                    (sugar 0))
    109109  (make-instance 'poly :termlist termlist :sugar (termlist-sugar termlist)))
    110 
    111110
    112111
Note: See TracChangeset for help on using the changeset viewer.