~ubuntu-branches/debian/squeeze/maxima/squeeze

« back to all changes in this revision

Viewing changes to share/affine/sheafc.lisp

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2006-10-18 14:52:42 UTC
  • mto: (1.1.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061018145242-vzyrm5hmxr8kiosf
ImportĀ upstreamĀ versionĀ 5.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
;;;     All rights reserved                                            ;;;;;
6
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
7
 
8
 
(in-package "MAXIMA")
 
8
(in-package :maxima)
9
9
 
10
10
;(defun grobner-subset (id1 id2 &optional ( may-invert 1) &aux answ unit-ideal)
11
11
;  (declare   (values  answ unit-ideal))