Changeset 840
- Timestamp:
- 2015-06-09T08:37:58-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/monomial.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/monomial.lispr839 r840 73 73 (defstruct (monom 74 74 ;; BOA constructor 75 ;; NOTE: having a non-default constructor inhibits reading via #S(...)75 ;; NOTE: having a non-default constructor prohibits reading via #S(...) 76 76 (:constructor make-monom (dimension 77 77 &key 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
