heptagon/compiler/minils/analysis
Cédric Pasteur 2fdf2855d3 Added a new truncated select operator
a[>e<] returns the element in the array at index
e, a[0] if e < 0 and a[n-1] if e >= n
2011-03-22 22:12:59 +01:00
..
clocking.ml Added a new truncated select operator 2011-03-22 22:12:59 +01:00
init.ml Refactored Misc 2010-09-15 09:38:52 +02:00