Skip to content

Commit 9d665f9

Browse files
committed
Move everything from engine up one directory
1 parent 9558772 commit 9d665f9

File tree

1,960 files changed

+1483
-1829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,960 files changed

+1483
-1829
lines changed

.gitmodules

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[submodule "engine/external_libraries/tlsf"]
2-
path = engine/external_libraries/tlsf
2+
path = external_libraries/tlsf
33
url = https://github.com/samplecount/tlsf.git
44
[submodule "engine/external_libraries/oscpp"]
5-
path = engine/external_libraries/oscpp
5+
path = external_libraries/oscpp
66
url = https://github.com/kaoskorobase/oscpp.git
77
branch = master
88
ignore = untracked
99
[submodule "engine/external_libraries/stir"]
10-
path = engine/external_libraries/stir
10+
path = external_libraries/stir
1111
url = https://github.com/samplecount/stir.git
1212
branch = master
1313
ignore = untracked

engine/ChangeLog.md ChangeLog.md

File renamed without changes.

engine/Makefile Makefile

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

client/Sound/LV2/Atom.hs

-23
This file was deleted.

client/Sound/LV2/Atom/Class.hs

-46
This file was deleted.

client/Sound/LV2/Atom/Get.hs

-253
This file was deleted.

0 commit comments

Comments
 (0)