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 2879


Ignore:
Timestamp:
2015-06-21T11:36:58-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r2878 r2879  
    6363           "APPEND-ITEM"
    6464           "COPY-INSTANCE")
     65  (:shadowing-import-from
     66   #+openmcl-native-threads #:ccl
     67   #+cmu #:pcl
     68   #+sbcl #:sb-pcl
     69   #+lispworks #:hcl
     70   #+allegro #:mop
     71   #+clisp #:clos
     72   #:class-slots #:slot-definition-name)
    6573  (:documentation
    6674   "Implements ring operations.  These are all operations that are
Note: See TracChangeset for help on using the changeset viewer.