GDBMIDriver.st
changeset 3 29ea333a1811
parent 2 a96eb336dbd3
--- a/GDBMIDriver.st	Wed May 28 09:42:40 2014 +0100
+++ b/GDBMIDriver.st	Sat May 31 00:42:30 2014 +0100
@@ -6,7 +6,7 @@
 		eventNotifier eventDispatcher'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'GDB-Private-MI'
+	category:'GDB-Private'
 !