2014-05-15 20:43:59 +00:00
|
|
|
add_library(library deep_copy.cpp expr_lt.cpp io_state.cpp occurs.cpp
|
|
|
|
kernel_bindings.cpp io_state_stream.cpp bin_app.cpp
|
2014-05-20 22:42:52 +00:00
|
|
|
resolve_macro.cpp kernel_serializer.cpp max_sharing.cpp
|
2014-05-30 01:26:32 +00:00
|
|
|
normalize.cpp shared_environment.cpp module.cpp coercion.cpp
|
2014-06-13 02:33:02 +00:00
|
|
|
private.cpp placeholder.cpp aliases.cpp level_names.cpp
|
2014-06-21 20:37:44 +00:00
|
|
|
update_declaration.cpp choice.cpp scoped_ext.cpp locals.cpp
|
2014-08-17 22:55:58 +00:00
|
|
|
standard_kernel.cpp hott_kernel.cpp sorry.cpp
|
2014-07-05 17:59:53 +00:00
|
|
|
unifier.cpp unifier_plugin.cpp inductive_unifier_plugin.cpp
|
2014-08-03 23:03:58 +00:00
|
|
|
explicit.cpp num.cpp string.cpp opaque_hints.cpp head_map.cpp
|
2014-08-22 17:26:45 +00:00
|
|
|
match.cpp definition_cache.cpp declaration_index.cpp
|
2014-08-22 18:26:00 +00:00
|
|
|
print.cpp annotation.cpp typed_expr.cpp)
|
2013-10-01 01:16:13 +00:00
|
|
|
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|