2014-01-03 04:03:42 +00:00
|
|
|
add_library(library kernel_bindings.cpp deep_copy.cpp
|
2013-12-30 19:46:03 +00:00
|
|
|
context_to_lambda.cpp placeholder.cpp expr_lt.cpp substitution.cpp
|
2014-01-13 01:45:24 +00:00
|
|
|
fo_unify.cpp bin_op.cpp eq_heq.cpp io_state_stream.cpp printer.cpp
|
2014-01-15 00:10:49 +00:00
|
|
|
hop_match.cpp ite.cpp)
|
2013-10-01 01:16:13 +00:00
|
|
|
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|