diff -r 0de2eaa86456 -r 203df4f28793 stx_goodies_newcompiler.st --- a/stx_goodies_newcompiler.st Tue Dec 02 09:43:42 2008 +0000 +++ b/stx_goodies_newcompiler.st Wed Feb 25 16:49:21 2009 +0000 @@ -21,8 +21,6 @@ #'stx:libcompat' "Preferences - referenced by IRDecompiler>>removeClosureCreation: " #'stx:libwidg' "ScrollableView - referenced by IRMethod>>inspector2TabIRCode " ) - - "Modified: / 02-12-2008 / 10:42:50 / Jan Vrany " ! ! !stx_goodies_newcompiler class methodsFor:'description - contents'! @@ -64,8 +62,6 @@ IRTempRead IRTempStore ) - - "Modified: / 02-12-2008 / 10:42:49 / Jan Vrany " ! extensionMethodNames @@ -74,8 +70,6 @@ Class binding Class bindingOf: ) - - "Modified: / 02-12-2008 / 10:42:50 / Jan Vrany " ! ! !stx_goodies_newcompiler class methodsFor:'description - project information'!