On 10/13/07, Simon King <[EMAIL PROTECTED]> wrote:
>
> Dear sage-supporters,
>
> a question on pyrex/cython:
> I have type definitions depending on an environment variable, such as
>
> #if ZZZ==zzz
> typedef unsigned char FEL;
> #elif ZZZ==bigzzz
> typedef unsigned short FEL;
>
> Is there a way to do a similar thing in pyrex/cython?
>
> Yours sincerely

This question belongs in the cython or pyrex mailing lists,
rather than sage-support, so I've forwarded it there.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to