Debugger/DebugServer.py

changeset 4495
b99a70d5cb4b
parent 4480
2dec66f0b518
child 4533
9178dcb04f76
child 4553
a6b2acd1a355
diff -r 1a958c27b767 -r b99a70d5cb4b Debugger/DebugServer.py
--- a/Debugger/DebugServer.py	Sat Oct 10 12:48:07 2015 +0200
+++ b/Debugger/DebugServer.py	Sun Oct 18 14:53:33 2015 +0200
@@ -33,7 +33,7 @@
 DebuggerInterfaces = [
     "DebuggerInterfacePython",
     "DebuggerInterfacePython3",
-##    "DebuggerInterfaceRuby",
+    ##    "DebuggerInterfaceRuby",
     "DebuggerInterfaceNone",
 ]
 

eric ide

mercurial