update the TAG for the MainActivity

This commit is contained in:
kr.angelov
2013-10-31 14:18:39 +00:00
parent 70180a00d5
commit 7d55b4c685

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;