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 1884


Ignore:
Timestamp:
2015-06-15T16:57:24-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ngrobner-package.lisp

    r1883 r1884  
    3434   ;; Global symbols/switches usable at Maxima interpreter level
    3535   ;;
    36    "$POLY_ELIMINATION_ORDER" "$POLY_MONOMIAL_ORDER"
    37    "$POLY_MONOMIAL_ORDER" "$POLY_PRIMARY_ELIMINATION_ORDER"
     36   "$POLY_MONOMIAL_ORDER"
     37   "$POLY_ELIMINATION_ORDER"
     38   "$POLY_PRIMARY_ELIMINATION_ORDER"
    3839   "$POLY_PRIMARY_ELIMINATION_ORDER"
    3940   "$POLY_SECONDARY_ELIMINATION_ORDER"
Note: See TracChangeset for help on using the changeset viewer.