We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afdedd commit 79e719dCopy full SHA for 79e719d
.gitmodules
@@ -100,9 +100,6 @@
100
[submodule ".ci"]
101
path = .ci
102
url = https://github.com/epics-base/ci-scripts
103
-[submodule "modules/motorSM300"]
104
- path = modules/motorSM300
105
- url = https://github.com/ISISComputingGroup/motorSM300.git
106
[submodule "modules/motorLinMot"]
107
path = modules/motorLinMot
108
url = https://github.com/ISISComputingGroup/motorLinMot.git
modules/Makefile
@@ -43,7 +43,6 @@ SUBMODULES += motorSmartMotor
43
SUBMODULES += motorThorLabs
44
45
## isis facility extras
46
-SUBMODULES += motorSM300
47
SUBMODULES += motorLinMot
48
49
# Allow sites to add extra submodules
0 commit comments