summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index ded7619c..435ad379 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,9 +4,6 @@
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/google/googletest
-[submodule "third_party/squirrel"]
- path = third_party/squirrel
- url = https://github.com/albertodemichelis/squirrel/
[submodule "third_party/ply"]
path = third_party/ply
url = https://github.com/dabeaz/ply