Changeset 4459 for branches/f4grobner/test3.lisp
- Timestamp:
- 2016-06-13T20:47:39-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/test3.lisp
r4447 r4459 38 38 39 39 (dotimes (i (1- (length fl))) 40 (print ( elt fl i)))40 (print (->sexp (elt fl i)))) 41 41
Note:
See TracChangeset
for help on using the changeset viewer.