Hi Simon, Am 16.08.2011 um 22:01 schrieb Simon King:
> Hence, the patch that got downloaded does not contain the string > "lmul". The same happens if you download it using wget. > > Now, visit > http://trac.sagemath.org/sage_trac/attachment/ticket/9562/m4rie_for_sage.patch > and you will find that the patch DOES contain the string "lmul". Works fine for me. Downloaded it via wget and opened it via emacs. The String "lmul" is there. I work on OS X 10.7. Also works with grep. noname:~ hedtke$ grep lmul m4rie_for_sage.patch + cpdef ModuleElement _lmul_(self, RingElement right): Ivo. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
