Changeset 999 for branches/f4grobner
- Timestamp:
- 2015-06-09T21:39:03-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r998 r999 270 270 (mtell "~%Warning: Ring ~M not found. Using default.~%" ring)))) 271 271 (t 272 (mtell "~%Ring specification ~ Ais not recognized. Using default.~%" ring)272 (mtell "~%Ring specification ~M is not recognized. Using default.~%" ring) 273 273 nil))) 274 274
Note:
See TracChangeset
for help on using the changeset viewer.