boehmes [Wed, 15 Dec 2010 10:12:48 +0100] rev 41131
fixed proof reconstruction for lambda-lifted problems (which broke when the lambda-lifting code was changed to operate on terms instead of on theorems)
boehmes [Wed, 15 Dec 2010 10:12:48 +0100] rev 41130
adapted the Z3 proof parser to recent changes in Z3's proof format;
keep the proof steps in an ordered list instead of in an Inttab (simplifies proof reconstruction code)