1
0
forked from GitHub/gf-core

update the TAG for the MainActivity

This commit is contained in:
kr.angelov
2013-10-31 14:18:39 +00:00
parent 80143459c6
commit a7a1563b79

View File

@@ -27,7 +27,7 @@ import org.grammaticalframework.pgf.MorphoAnalysis;
public class MainActivity extends Activity {
private static final boolean DBG = true;
private static final String TAG = "DemoActivity";
private static final String TAG = "MainActivity";
private static final boolean FAKE_SPEECH = false;