lean2/src/kernel/inductive
Leonardo de Moura df9c935f0a fix(kernel/inductive): remove unused argument, bug in is_rec_argument (free variable occurrence)
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-05-19 17:02:20 -07:00
..
CMakeLists.txt feat(kernel/inductive): add inductive datatype kernel extension module interface 2014-05-16 09:53:51 -07:00
inductive.cpp fix(kernel/inductive): remove unused argument, bug in is_rec_argument (free variable occurrence) 2014-05-19 17:02:20 -07:00
inductive.h feat(kernel/inductive): check in add_inductive whether the environment supports inductive datatypes or not 2014-05-19 15:44:15 -07:00