cvut_stx_goodies_newcompiler.st
changeset 24 e4b222f09536
parent 23 377bc46cad12
child 26 db19d89eef60
--- a/cvut_stx_goodies_newcompiler.st	Sun Dec 06 08:24:34 2009 +0000
+++ b/cvut_stx_goodies_newcompiler.st	Sun Dec 06 08:27:41 2009 +0000
@@ -12,9 +12,7 @@
 
 preRequisites
     ^ #(
-        #'stx:goodies/libtool3'    "Tools::Inspector2Tab - referenced by IRFunction>>inspector2TabIRCode "
         #'stx:goodies/refactoryBrowser/parser'    "RBIdentifierToken - referenced by IRDecompiler>>newVar: "
-        #'stx:goodies/sunit'    "TestCase - superclass of IRTransformTest "
         #'stx:libbasic'    "Link - superclass of IRLine "
         #'stx:libbasic2'    "OrderedDictionary - referenced by IRBytecodeGenerator>>initialize "
         #'stx:libcomp'    "PrimitiveNode - referenced by IRFunction>>initialize "