recover_reduce: Rename recover_reduce_core to recover_reduce
authorRobert Ou <rqou@robertou.com>
Sun, 27 Aug 2017 09:01:32 +0000 (02:01 -0700)
committerRobert Ou <rqou@robertou.com>
Sun, 27 Aug 2017 09:01:32 +0000 (02:01 -0700)
commit8a5887464c4c8dc9b1f3ecd987d7be9bca51b8f8
tree2b28889aaf93db18ecbf9e15b1db5d20f2cb028b
parent99dad40ed056e33173be4cb24b476ae0ab28edc7
recover_reduce: Rename recover_reduce_core to recover_reduce

Clifford has commented on PR #387 stating that he does not like the
driver script and would prefer to only have the core script with
appropriate notes in the documentation.

Also rename to .cc (rather than .cpp) for consistency.
passes/techmap/Makefile.inc
passes/techmap/recover_reduce.cc [new file with mode: 0644]
passes/techmap/recover_reduce.cpp [deleted file]
passes/techmap/recover_reduce_core.cpp [deleted file]