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 373


Ignore:
Timestamp:
2015-06-06T17:38:57-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ngrobner.lisp

    r372 r373  
    218218;;
    219219;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     220
    220221(defun find-order (order)
    221222  "This function returns the order function bases on its name."
     
    235236    nil)))
    236237
     238;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     239;;
     240;; Ring utilities
     241;;
     242;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     243
    237244(defun find-ring (ring)
    238245  "This function returns the ring structure bases on input symbol."
Note: See TracChangeset for help on using the changeset viewer.