From 3a9699f43c5b94fdcd73295fd15d5831ddf8e040 Mon Sep 17 00:00:00 2001
From: gminareci <gminareci@techfak.uni-bielefeld.de>
Date: Thu, 27 Aug 2015 16:24:06 +0800
Subject: [PATCH] grammar path change

---
 ps-config/demos/demoDynamic.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ps-config/demos/demoDynamic.conf b/ps-config/demos/demoDynamic.conf
index 6ea40b32..fd903ca3 100644
--- a/ps-config/demos/demoDynamic.conf
+++ b/ps-config/demos/demoDynamic.conf
@@ -68,7 +68,7 @@ autoload=yes;
 [pocketsphinxinstance]
 name=controlExecution;
 rsbscope=/speechrec/psa/saveLocation;
-jsgf=../../psGrammar/commands/saveLocation.jsgf;
+jsgf=../../psGrammar/demos/saveLocation.jsgf;
 
 hmm=../../../pocketsphinx/model/en-us/en-us;
 dict=../../psGrammar/dictionary/tobiDic.dic;
-- 
GitLab