aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/wrappers/simple
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--um/wrappers/simple/CMakeLists.txt (renamed from um/libsimple/CMakeLists.txt)0
-rw-r--r--um/wrappers/simple/README.md (renamed from um/libsimple/README.md)6
-rw-r--r--um/wrappers/simple/include/libsimple/all.hpp (renamed from um/libnt_path_converter/include/libnt_path_converter/all.hpp)0
-rw-r--r--um/wrappers/simple/include/libsimple/device.hpp (renamed from um/libsimple/include/libsimple/device.hpp)0
-rw-r--r--um/wrappers/simple/src/device.cpp (renamed from um/libsimple/src/device.cpp)0
-rw-r--r--um/wrappers/simple/utils/CMakeLists.txt (renamed from um/libsimple/utils/CMakeLists.txt)0
-rw-r--r--um/wrappers/simple/utils/exchange_ints.cpp (renamed from um/libsimple/utils/exchange_ints.cpp)0
7 files changed, 3 insertions, 3 deletions
diff --git a/um/libsimple/CMakeLists.txt b/um/wrappers/simple/CMakeLists.txt
index ff61bd7..ff61bd7 100644
--- a/um/libsimple/CMakeLists.txt
+++ b/um/wrappers/simple/CMakeLists.txt
diff --git a/um/libsimple/README.md b/um/wrappers/simple/README.md
index ac00d63..51a46cb 100644
--- a/um/libsimple/README.md
+++ b/um/wrappers/simple/README.md
@@ -3,7 +3,7 @@ simple driver utilities
[simple] driver usage examples.
-[simple]: ../../km/src/simple
+[simple]: ../../../km/src/simple
Usage
-----
@@ -39,5 +39,5 @@ See also
* [Building the utilities]
* [License]
-[Building the utilities]: ../README.md#building-the-utilities
-[License]: ../../README.md#license
+[Building the utilities]: ../../README.md#building-the-utilities
+[License]: ../../../README.md#license
diff --git a/um/libnt_path_converter/include/libnt_path_converter/all.hpp b/um/wrappers/simple/include/libsimple/all.hpp
index 474b802..474b802 100644
--- a/um/libnt_path_converter/include/libnt_path_converter/all.hpp
+++ b/um/wrappers/simple/include/libsimple/all.hpp
diff --git a/um/libsimple/include/libsimple/device.hpp b/um/wrappers/simple/include/libsimple/device.hpp
index 3318818..3318818 100644
--- a/um/libsimple/include/libsimple/device.hpp
+++ b/um/wrappers/simple/include/libsimple/device.hpp
diff --git a/um/libsimple/src/device.cpp b/um/wrappers/simple/src/device.cpp
index 57e6963..57e6963 100644
--- a/um/libsimple/src/device.cpp
+++ b/um/wrappers/simple/src/device.cpp
diff --git a/um/libsimple/utils/CMakeLists.txt b/um/wrappers/simple/utils/CMakeLists.txt
index 8824e3e..8824e3e 100644
--- a/um/libsimple/utils/CMakeLists.txt
+++ b/um/wrappers/simple/utils/CMakeLists.txt
diff --git a/um/libsimple/utils/exchange_ints.cpp b/um/wrappers/simple/utils/exchange_ints.cpp
index 2935b2f..2935b2f 100644
--- a/um/libsimple/utils/exchange_ints.cpp
+++ b/um/wrappers/simple/utils/exchange_ints.cpp