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