Revision bddc0d5ed41f8f4d065f2cb9365678ea07a2bb65 authored by Pierre-Yves Strub on 10 December 2015, 08:50:50 UTC, committed by Pierre-Yves Strub on 10 December 2015, 09:21:58 UTC
This means that if the first i-p (pruning simplication ones)
is a `case` i-p, no case analysis is done. Previous behaviour
can be recovered by prepending a `-` (i.e. by flusing the i-p chain)

Scripts can be updated with:

gsed -i 's@rewrite\([^;]*=>\( */=\)\?\) *\[@rewrite\1 -[@g' **/*.ec*
1 parent a820b13
History
File Mode Size
FDH.ec -rw-r--r-- 4.9 KB

back to top