diff options
author | Chris Dyer <redpony@gmail.com> | 2015-03-04 21:36:51 -0500 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2015-03-04 21:36:51 -0500 |
commit | bafcdb6a06c0fe9db64f703e954b299cd8f39289 (patch) | |
tree | d1399e1b879aaa37b4c574133c6ac50d040d77c2 /utils/CMakeLists.txt | |
parent | 6cbdccb1d9a62b2723b962ba4b6e66f1631e48d3 (diff) |
remove perfect hash function stuff, add zip option to extract.cc
Diffstat (limited to 'utils/CMakeLists.txt')
-rw-r--r-- | utils/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/CMakeLists.txt b/utils/CMakeLists.txt index 17436263..59fb644d 100644 --- a/utils/CMakeLists.txt +++ b/utils/CMakeLists.txt @@ -70,7 +70,6 @@ set(utils_STAT_SRCS named_enum.h null_deleter.h null_traits.h - perfect_hash.h prob.h sampler.h semiring.h |