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