From 9c4b9dff95a3f7a919710ec52f730e08e4c9f4ce Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Sat, 29 Sep 2018 21:40:46 +0200 Subject: [PATCH] Fixed git module setup --- .gitmodules | 2 +- .project | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/.gitmodules b/.gitmodules index decf55c..4b4f7b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "sc-components"] path = sc-components - url = https://github.com/Minres/SystemC-Components.git + url = https://git.minres.com/SystemC/SystemC-Components.git branch = develop diff --git a/.project b/.project index 1122279..48a6ba2 100644 --- a/.project +++ b/.project @@ -24,22 +24,4 @@ org.eclipse.cdt.managedbuilder.core.managedBuildNature org.eclipse.cdt.managedbuilder.core.ScannerConfigNature - - - sysc_src - 2 - /home/eyck/.conan/data/SystemC/2.3.2/minres/stable/source/systemc-2.3.2/src - - - - - 1530629211275 - sysc_src - 22 - - org.eclipse.ui.ide.multiFilter - 1.0-name-matches-false-false-*.h - - -