Moving to using submodules

Changed HasEmergecyStoy to ShowResetConnection
This commit is contained in:
Lars Brubaker 2015-02-26 10:17:41 -08:00
parent f4317b55c9
commit 90331a49a3
16 changed files with 162 additions and 172 deletions

9
.gitmodules vendored Normal file
View file

@ -0,0 +1,9 @@
[submodule "Submodules/RemotingLite"]
path = Submodules/RemotingLite
url = https://github.com/MatterHackers/RemotingLite.git
[submodule "Submodules/MatterSlice"]
path = Submodules/MatterSlice
url = https://github.com/MatterHackers/MatterSlice.git
[submodule "Submodules/agg-sharp"]
path = Submodules/agg-sharp
url = https://github.com/MatterHackers/agg-sharp.git