Changeset 650 for branches/f4grobner
- Timestamp:
- 2015-06-08T10:40:34-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/parse.lisp
r649 r650 24 24 ;; 25 25 ;; Parser of infix notation. This package enables input 26 ;; of polynomials in human-readable notation withoutMaxima,26 ;; of polynomials in human-readable notation outside of Maxima, 27 27 ;; which is very useful for debugging. 28 28 ;;
Note:
See TracChangeset
for help on using the changeset viewer.