diff -r 18d06283743d -r e0f607754b9a ClassItemRootForRevision.st --- a/ClassItemRootForRevision.st Thu Apr 04 01:43:18 2013 +0100 +++ b/ClassItemRootForRevision.st Thu Apr 04 19:06:16 2013 +0100 @@ -9,8 +9,7 @@ other person. No title to or ownership of the software is hereby transferred. " - - +"{ Package: 'stx:libtool' }" ClassItemRoot subclass:#ClassItemRootForRevision instanceVariableNames:'' @@ -93,4 +92,10 @@ version ^ '$Header: /cvs/stx/stx/libtool/ClassItemRootForRevision.st,v 1.3 2000/02/18 14:09:10 cg Exp $' +! + +version_HG + + ^ '$Changeset: $' ! ! +