Skip to content

Commit

Permalink
delete unused executable Pipred
Browse files Browse the repository at this point in the history
  • Loading branch information
liu946 committed Jun 4, 2017
1 parent 6287cec commit 3ba6af4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/srl/Pi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ set_target_properties (srl_pi_train PROPERTIES
OUTPUT_NAME srl_pi_train
RUNTIME_OUTPUT_DIRECTORY ${TOOLS_DIR}/train/)

add_executable(Pipred pred.cpp process/PredSrlPi.cpp ${SrlPiSRC})
target_link_libraries(Pipred dynet ${LIBS})

0 comments on commit 3ba6af4

Please sign in to comment.