lean4-htt/src/init
Leonardo de Moura 4b6583ae9f refactor(util): move mpz/mpq to util
The new lean_obj objects will be defined at util.
Reason: we will define `name`, `options`, `format`, ... on top of lean_obj.
lean_obj depends on mpz.
Remark: lean_obj will replace vm_obj.
2018-04-12 16:43:11 -07:00
..
CMakeLists.txt feat(CMakeLists): add shared library 2015-08-13 11:21:05 -07:00
init.cpp refactor(util): move mpz/mpq to util 2018-04-12 16:43:11 -07:00
init.h refactor(*): start move to explicit initialization/finalization, 2014-09-22 10:41:07 -07:00