From 87195152abe742f932e19185a0bd2efb40a9f1ea Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Wed, 24 Jul 2019 13:24:32 -0700 Subject: [PATCH] added .git to end of hammer-cad-plugins --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 20898374..5bbbedd0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,4 +45,4 @@ url = https://github.com/ucb-bar/hammer.git [submodule "vlsi/hammer-cad-plugins"] path = vlsi/hammer-cad-plugins - url = https://github.com/ucb-bar/hammer-cad-plugins + url = https://github.com/ucb-bar/hammer-cad-plugins.git