close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 714


Ignore:
Timestamp:
2015-06-08T18:44:55-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monomial.lisp

    r504 r714  
    3535;; EXAMPLES: Suppose that variables are x and y. Then
    3636;;
    37 ;;      Monom x*y^2 ---> #(1 2)
     37;;      Monom x*y^2 ---> (1 2)
    3838;;
    3939;;----------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.