Skip to content

Commit

Permalink
ディレクトリ整理
Browse files Browse the repository at this point in the history
  • Loading branch information
rxnew committed Jan 18, 2017
1 parent 1234277 commit e3814ab
Show file tree
Hide file tree
Showing 93 changed files with 1 addition and 2,314 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.2)

project(sample CXX)

set(SUB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/sub)
set(SUB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/src)

set(BIN_DIR ${CMAKE_CURRENT_SOURCE_DIR}/bin)

Expand Down
1 change: 0 additions & 1 deletion c++/.gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions c++/CMakeLists.txt

This file was deleted.

Empty file removed c++/bin/.gitkeep
Empty file.
Empty file removed c++/build/.gitkeep
Empty file.
28 changes: 0 additions & 28 deletions c++/src/lib/conn/area.cpp

This file was deleted.

27 changes: 0 additions & 27 deletions c++/src/lib/conn/area.hpp

This file was deleted.

112 changes: 0 additions & 112 deletions c++/src/lib/conn/best_first_search.cpp

This file was deleted.

44 changes: 0 additions & 44 deletions c++/src/lib/conn/best_first_search.hpp

This file was deleted.

102 changes: 0 additions & 102 deletions c++/src/lib/conn/connection.cpp

This file was deleted.

Loading

0 comments on commit e3814ab

Please sign in to comment.