From cb7e3a9f3501607f6a8f1f964a8f2962717f1d30 Mon Sep 17 00:00:00 2001 From: Shin Date: Sun, 30 Oct 2016 20:47:21 +0100 Subject: [PATCH] removed Evo library --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 480d6f7..e3cbfa2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "lib/SimpleJSON"] path = lib/SimpleJSON url = http://gitlab.ishin.cz/shin/SimpleJSON.git -[submodule "lib/EvolutionaryAlgorithm"] - path = lib/EvolutionaryAlgorithm - url = http://gitlab.ishin.cz/shin/EvolutionaryAlgorithm.git