fixed CRLF
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Sun, 19 Nov 2006 16:18:14 +0000 (16:18 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Sun, 19 Nov 2006 16:18:14 +0000 (16:18 +0000)
[r8404]

ir/debug/firm_ycomp.h

index f136944..79d43e8 100644 (file)
@@ -14,6 +14,9 @@
 
 #include "firmnet.h"
 
+#define FIRM_YCOMP_DEFAULT_HOST "localhost"
+#define FIRM_YCOMP_DEFAULT_PORT 4242
+
 /**
  * Establish connection to yComp and register debugger hooks.
  * @param host Hostname where yComp is running