MCDependentsWrapper.st
branchjv
changeset 995 92bb466548a9
parent 620 f924164d37c0
child 1121 c5661215109c
--- a/MCDependentsWrapper.st	Thu Apr 30 21:53:12 2015 +0200
+++ b/MCDependentsWrapper.st	Sun May 10 05:53:16 2015 +0100
@@ -1,5 +1,7 @@
 "{ Package: 'stx:goodies/monticello' }"
 
+"{ NameSpace: Smalltalk }"
+
 ListItemWrapper subclass:#MCDependentsWrapper
 	instanceVariableNames:''
 	classVariableNames:''
@@ -37,3 +39,4 @@
 version
     ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDependentsWrapper.st,v 1.2 2012-09-11 21:21:24 cg Exp $'
 ! !
+