From b553e276cc848449da179b7ac417177ce72ae36b Mon Sep 17 00:00:00 2001 From: Ramy Iskander Date: Sat, 20 Apr 2013 21:21:38 +0000 Subject: [PATCH] Added solver project to easyChams Ramy --- bootstrap/build.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap/build.conf b/bootstrap/build.conf index 67749f1d..af0b3b5a 100644 --- a/bootstrap/build.conf +++ b/bootstrap/build.conf @@ -45,6 +45,7 @@ projects = [ { 'name' : 'bootstrap' , "pharos" , "isis" , "schematic" + , "solver" , "autoDTR" ] , 'repository':"/users/outil/chams/svn" }