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 809


Ignore:
Timestamp:
2015-06-08T23:49:19-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r808 r809  
    3434(in-package :term)
    3535
    36 (defstruct (term)
     36(defstruct (term
    3737             ;;(:constructor make-term-variable)
    38   ;;(:type list)
     38             ;;(:type list)
    3939             )
    4040  (monom nil)
Note: See TracChangeset for help on using the changeset viewer.