Changeset 1746 for branches/f4grobner
- Timestamp:
 - 2015-06-15T08:44:55-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/mx-grobner.lisp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/mx-grobner.lisp
r1745 r1746 297 297 298 298 299 (defvar *ring-and-order* nil300 "All arithmetical operations are expressions using this variable.301 Before using operations defined in the NGROBNER package, this variable302 should be bound to an instance of the structure RING-AND-ORDER.")303 304 299 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 305 300 ;;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  