Changeset 2994
- Timestamp:
 - 2015-06-21T15:22:34-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/ring.lisp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/ring.lisp
r2993 r2994 236 236 (declare (ignore initargs)) 237 237 object) 238 (:method ((object symbol) &rest initargs &key &allow-other-keys) 239 (declare (ignore initargs)) 240 object) 238 241 #+sbcl 239 242 (:method ((object SB-C:DEFINITION-SOURCE-LOCATION) &rest initargs &key &allow-other-keys)  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  