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 2174


Ignore:
Timestamp:
2015-06-17T22:18:33-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2173 r2174  
    5757           "R-EQUALP"         
    5858           "R-DEPENDS-P"     
    59            "R-TENSOR-MUL"
    60            "R-CONTRACT"
    6159           "R-ELT"
    62            "R->LIST"))
     60           "R->LIST"
     61           "R-DIVISIBLE-BY-P"   
     62           "R-REL-PRIME-P"     
     63           "R-DEPENDS-P"       
     64           "R-TENSOR-PRODUCT"
     65           "R-CONTRACT"       
     66))
    6367
    6468(in-package :ring)
Note: See TracChangeset for help on using the changeset viewer.