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-09-07T19:27:48-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-symbolic-poly.lisp

    r3722 r3725  
    4545
    4646(defpackage #:5am-symbolic-poly
    47   (:use :cl :it.bese.fiveam :ring :monom :term :order :polynomial :infix :symbolic-polynomial))
     47  (:use :cl :it.bese.fiveam :monom :polynomial :infix :symbolic-polynomial))
    4848
    4949(in-package :5am-symbolic-poly)
Note: See TracChangeset for help on using the changeset viewer.