libInit.cc
changeset 34 5be71b1d52ec
parent 32 658f47bc231e
child 39 748389119d0a
--- a/libInit.cc	Tue Jul 23 20:49:19 2013 +0100
+++ b/libInit.cc	Wed Jul 24 10:54:18 2013 +0100
@@ -2,7 +2,7 @@
  * $Header$
  *
  * DO NOT EDIT
- * automagically generated from the projectDefinition: stx_libtool_smallsense.
+ * automagically generated from the projectDefinition: jv_smallsense.
  */
 #define __INDIRECTVMINITCALLS__
 #include <stc.h>
@@ -13,32 +13,32 @@
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
 DLL_EXPORT void _libjv_smallsense_Init() INIT_TEXT_SECTION;
-// DLL_EXPORT void _libjv_smallsense_InitDefinition() INIT_TEXT_SECTION;
+DLL_EXPORT void _libjv_smallsense_InitDefinition() INIT_TEXT_SECTION;
 #endif
 
-// void _libjv_smallsense_InitDefinition(pass, __pRT__, snd)
-// OBJ snd; struct __vmData__ *__pRT__; {
-// __BEGIN_PACKAGE2__("libjv_smallsense__DFN", _libjv_smallsense_InitDefinition, "stx:libtool/smallsense");
-// _stx_137libtool_137smallsense_Init(pass,__pRT__,snd);
+void _libjv_smallsense_InitDefinition(pass, __pRT__, snd)
+OBJ snd; struct __vmData__ *__pRT__; {
+__BEGIN_PACKAGE2__("libjv_smallsense__DFN", _libjv_smallsense_InitDefinition, "jv:smallsense");
+_jv_137smallsense_Init(pass,__pRT__,snd);
 
-// __END_PACKAGE__();
-// }
+__END_PACKAGE__();
+}
 
 void _libjv_smallsense_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
-__BEGIN_PACKAGE2__("libjv_smallsense", _libjv_smallsense_Init, "stx:libtool/smallsense");
+__BEGIN_PACKAGE2__("libjv_smallsense", _libjv_smallsense_Init, "jv:smallsense");
 _SmallSenseChecker_Init(pass,__pRT__,snd);
 _SmallSenseCompletionWindow_Init(pass,__pRT__,snd);
 _SmallSenseCriticsWindow_Init(pass,__pRT__,snd);
 _SmallSenseInfo_Init(pass,__pRT__,snd);
 _SmallSenseManager_Init(pass,__pRT__,snd);
+_SmallSensePO_Init(pass,__pRT__,snd);
 _SmallSenseParseNodeInspector_Init(pass,__pRT__,snd);
 _SmallSenseParseNodeVisitor_Init(pass,__pRT__,snd);
 _SmallSenseParser_Init(pass,__pRT__,snd);
 _SmallSensePosition_Init(pass,__pRT__,snd);
 _SmallSenseQuickFixer_Init(pass,__pRT__,snd);
 _SmallSenseRecognizer_Init(pass,__pRT__,snd);
-_SmallSenseResultItem_Init(pass,__pRT__,snd);
 _SmallSenseResultSet_Init(pass,__pRT__,snd);
 _SmallSenseSelectorNode_Init(pass,__pRT__,snd);
 _SmallSenseService_Init(pass,__pRT__,snd);
@@ -50,18 +50,18 @@
 _SmallSenseUnacceptedMethodEnvironment_Init(pass,__pRT__,snd);
 _jv_137smallsense_Init(pass,__pRT__,snd);
 _SmallSenseAbstractInstvarInterfaceExtractor_Init(pass,__pRT__,snd);
-_SmallSenseClass_Init(pass,__pRT__,snd);
 _SmallSenseClassInfo_Init(pass,__pRT__,snd);
+_SmallSenseClassPO_Init(pass,__pRT__,snd);
 _SmallSenseClassType_Init(pass,__pRT__,snd);
-_SmallSenseConstant_Init(pass,__pRT__,snd);
+_SmallSenseConstantPO_Init(pass,__pRT__,snd);
 _SmallSenseFinder_Init(pass,__pRT__,snd);
 _SmallSenseInferencer_Init(pass,__pRT__,snd);
-_SmallSenseMethod_Init(pass,__pRT__,snd);
 _SmallSenseMethodInfo_Init(pass,__pRT__,snd);
-_SmallSenseSnippet_Init(pass,__pRT__,snd);
+_SmallSenseMethodPO_Init(pass,__pRT__,snd);
+_SmallSenseSnippetPO_Init(pass,__pRT__,snd);
 _SmallSenseUnionType_Init(pass,__pRT__,snd);
 _SmallSenseUnknownType_Init(pass,__pRT__,snd);
-_SmallSenseVariable_Init(pass,__pRT__,snd);
+_SmallSenseVariablePO_Init(pass,__pRT__,snd);
 _SmallSenseInstvarInterfaceExtractor_Init(pass,__pRT__,snd);
 
 _jv_137smallsense_extensions_Init(pass,__pRT__,snd);