lean2/tests
Leonardo de Moura 4ec0e1b07c feat(frontends/lean): improve calc mode
Now, it automatically supports transitivity of the form
    (R a b) -> (b = c) -> R a c
    (a = b) -> (R b c) -> R a c

closes #507
2015-04-04 08:58:35 -07:00
..
lean feat(frontends/lean): improve calc mode 2015-04-04 08:58:35 -07:00
lua fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00