On 04/04/2009, at 6:28 AM, Emmanuel Onzon wrote:
> In the following code:
>
> let priority_data =

> You can remove entirely the block:
>     let priority_data = ... in
> And just replace:
>     Priority_data priority_data
> with:
>     Relation prios
>


The thing to note is that priorities didn't work before (dynamically)  
so the
code to use them never got debugged properly. The Felix grammar used
to allow encoding priorities somehow but I don't think this ever
got finished and it made the (meta) parser difficult.


--
john skaller
[email protected]





------------------------------------------------------------------------------
_______________________________________________
Felix-language mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to