Changeset 101 for branches/f4grobner
- Timestamp:
- 2015-06-05T11:59:52-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r100 r101 41 41 (defmacro debug-cgb (&rest args) 42 42 `(when $poly_grobner_debug (format *terminal-io* ,@args))) 43 44 45 43 46 44 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note:
See TracChangeset
for help on using the changeset viewer.