2013-08-22 17:26:52 +00:00
|
|
|
add_library(library basic_thms.cpp deep_copy.cpp max_sharing.cpp toplevel.cpp printer.cpp
|
2013-08-25 01:02:38 +00:00
|
|
|
formatter.cpp context_to_lambda.cpp state.cpp beta.cpp metavar_env.cpp elaborator.cpp)
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|