On Sat, May 7, 2011 at 3:51 PM, Chris Berg <[email protected]> wrote:
> Yes that was my intention. The only other modification was to change the
> class from NilCoxeter to NilCoxeterAlgebra. Did it not also upload the
> nil_coxeter_algebra.py file?
No. You'll have to do the following:
- Update to the latest version (sage -combinat update).
- Go into the series file, find the line containing your patch, and
delete everything after the # sign. (Adding #+disabled on that line
effectively causes hg to ignore the patch.)
- Then apply all patches up to your patch, and then:
hg add nil_coxeter_algebra.py
hg qrefresh
- Finally, push your changes, as usual.
Write when it is done and I'll test it.
Franco
--
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-combinat-devel?hl=en.