automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 29 Jun 2011 20:26:10 +0200
changeset 2519 4d752228748a
parent 2518 5bc3611bb344
child 2520 ccf0a4ca5c1c
automatically generated by browser
libInit.cc
--- a/libInit.cc	Wed Jun 29 20:26:03 2011 +0200
+++ b/libInit.cc	Wed Jun 29 20:26:10 2011 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.47 2010-11-02 11:54:01 cg Exp $
+ * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.48 2011-06-29 18:26:10 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libcomp.
@@ -27,6 +27,7 @@
 void _libstx_libcomp_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libstx_libcomp", _libstx_libcomp_Init, "stx:libcomp");
+_Breakpoint_Init(pass,__pRT__,snd);
 _CompilationErrorHandler_Init(pass,__pRT__,snd);
 _DoNotShowCompilerWarningAgainActionQuery_Init(pass,__pRT__,snd);
 _InstrumentedMethod_Init(pass,__pRT__,snd);
@@ -48,6 +49,7 @@
 _stx_137libcomp_Init(pass,__pRT__,snd);
 _AssignmentNode_Init(pass,__pRT__,snd);
 _BlockNode_Init(pass,__pRT__,snd);
+_BreakpointNode_Init(pass,__pRT__,snd);
 _MessageNode_Init(pass,__pRT__,snd);
 _Parser_Init(pass,__pRT__,snd);
 _PrimaryNode_Init(pass,__pRT__,snd);
@@ -66,8 +68,10 @@
 _SelfNode_Init(pass,__pRT__,snd);
 _UnaryNode_Init(pass,__pRT__,snd);
 _VariableNode_Init(pass,__pRT__,snd);
+_ByteCodeCompilerWithBreakpointSupport_Init(pass,__pRT__,snd);
 _CodeCoverageHighlighter_Init(pass,__pRT__,snd);
 _Decompiler_Init(pass,__pRT__,snd);
+_ECompletionConstantNode_Init(pass,__pRT__,snd);
 _InstrumentingCompiler_Init(pass,__pRT__,snd);
 _SuperNode_Init(pass,__pRT__,snd);
 _SyntaxHighlighter_Init(pass,__pRT__,snd);