source:
branches/f4grobner/test10.lisp@
4464
Last change on this file since 4464 was 4464, checked in by , 9 years ago | |
---|---|
File size: 124 bytes |
Line | |
---|---|
1 | (in-package :polynomial) |
2 | (setf p (make-instance 'poly :termlist (list (make-instance 'term :exponents '(1 2 3) :coeff 7)))) |
Note:
See TracBrowser
for help on using the repository browser.