2013-08-30 03:12:43 +00:00
|
|
|
add_library(library basic_thms.cpp deep_copy.cpp max_sharing.cpp
|
2013-09-07 06:17:24 +00:00
|
|
|
printer.cpp formatter.cpp context_to_lambda.cpp
|
2013-09-13 01:25:38 +00:00
|
|
|
state.cpp update_expr.cpp kernel_exception_formatter.cpp
|
2013-09-24 19:16:32 +00:00
|
|
|
reduce.cpp light_checker.cpp placeholder.cpp ho_unifier.cpp
|
|
|
|
expr_lt.cpp)
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|