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 2096


Ignore:
Timestamp:
2015-06-17T19:57:40-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2095 r2096  
    3434(defpackage "RING"
    3535  (:use :cl)
    36   (:export "RING"
    37            "RING-PARSE"
    38            "RING-UNIT"
     36  (:export "PARSE"
     37           "UNIT-FOR"
    3938           "RING-ZEROP"
    4039           "RING-ADD"
Note: See TracChangeset for help on using the changeset viewer.