From 5f985816cadd556d7636a74bea0a5d5b1d95f9ee Mon Sep 17 00:00:00 2001
From: rschoene <rene.schoene@tu-dresden.de>
Date: Thu, 21 Jul 2016 19:31:06 +0200
Subject: [PATCH] Update path

---
 constants.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/constants.py b/constants.py
index acbc30d..729c5f5 100644
--- a/constants.py
+++ b/constants.py
@@ -5,7 +5,7 @@
 
 import os
 
-RACR_HOME = "$HOME/git/2bt/racr/racr/"
+RACR_HOME = "$HOME/git/d-2bt/racr/racr/"
 PROGRAM_HOME = "$HOME/git/racr-mquat/"
 PROGRAM_PACKAGE = "mquat"
 
-- 
GitLab