Skip to content

Commit

Permalink
remove emph from copy in fetchRapMap
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-p committed Aug 25, 2016
1 parent 6116b2a commit 3e1b9c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/fetchRapMap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ cp -r ${EXTERNAL_DIR}/RapMap/src/*.cpp ${INSTALL_DIR}/src/rapmap
cp -r ${EXTERNAL_DIR}/RapMap/include/tclap ${INSTALL_DIR}/include/rapmap
cp -r ${EXTERNAL_DIR}/RapMap/include/*.h ${INSTALL_DIR}/include/rapmap
cp -r ${EXTERNAL_DIR}/RapMap/include/*.hpp ${INSTALL_DIR}/include/rapmap
cp -r ${EXTERNAL_DIR}/RapMap/include/emphf ${INSTALL_DIR}/include/rapmap

0 comments on commit 3e1b9c1

Please sign in to comment.