examples/CMakeLists.txt
author Dmitriy Morozov <morozov@cs.duke.edu>
Wed, 27 Feb 2008 07:56:26 -0500
branchar
changeset 74 79ee020341aa
parent 22 c42734397d62
child 43 0f970f454094
permissions -rw-r--r--
ar-vinyeard compiles and runs: - ar-function-kernel uses int for sign rather than bool in sign_at - switched to dealing with a single functions themselves in value_at - order of thresholds is handled correctly in ar-vineyard (max is the last one)

add_subdirectory			(alphashapes)
add_subdirectory			(ar-vineyard)
add_subdirectory			(cech-complex)
add_subdirectory			(grid)
add_subdirectory			(triangle)