abbrev.stc
changeset 39 d361eb9419e6
parent 38 a64f4ad690f5
child 41 f3898a3b378d
--- a/abbrev.stc	Wed May 09 08:38:46 2012 +0000
+++ b/abbrev.stc	Mon Sep 17 09:03:06 2012 +0000
@@ -2,12 +2,14 @@
 # this file is needed for stc to be able to compile modules independently.
 # it provides information about a classes filename, category and especially namespace.
 IRBuilder IRBuilder cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
+IRBuilderTest IRBuilderTest cvut:stx/goodies/newcompiler 'NewCompiler-IR-Tests' 1
 IRBytecodeGenerator IRBytecodeGenerator cvut:stx/goodies/newcompiler 'NewCompiler-Bytecode' 0
 IRFunction IRFunction cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRInstruction IRInstruction cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRInterpreter IRInterpreter cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRSequence IRSequence cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRStackCount IRStackCount cvut:stx/goodies/newcompiler 'NewCompiler-Bytecode' 0
+IRTransformTest IRTransformTest cvut:stx/goodies/newcompiler 'NewCompiler-IR-Tests' 1
 cvut_stx_goodies_newcompiler cvut_stx_goodies_newcompiler cvut:stx/goodies/newcompiler '* Projects & Packages *' 3
 IRAccess IRAccess cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRClosure IRClosure cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
@@ -34,5 +36,3 @@
 IRLiteralVariableStore IRLiteralVariableStore cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRTempRead IRTempRead cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
 IRTempStore IRTempStore cvut:stx/goodies/newcompiler 'NewCompiler-IR' 0
-IRBuilderTest IRBuilderTest cvut:stx/goodies/newcompiler 'NewCompiler-IR-Tests' 1
-IRTransformTest IRTransformTest cvut:stx/goodies/newcompiler 'NewCompiler-IR-Tests' 1