fixed inline to INLINE
[libfirm] / ir / adt / gaussjordan.c
2007-03-29 Matthias Braunmove backend into libfirm
2006-09-12 Matthias Braunwarning fixes
2006-06-19 Michael Beckchange array containing indeces from double to int
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-05-31 Adam Szalkowskiadded a routine to solve a system of linear equations...