libInit.cc
changeset 107 abe4dc4fe5ca
parent 104 3b05b2d777dd
child 108 71471dc81e77
--- a/libInit.cc	Thu Sep 26 09:36:14 2013 +0100
+++ b/libInit.cc	Thu Sep 26 13:26:46 2013 +0100
@@ -29,7 +29,8 @@
 __BEGIN_PACKAGE2__("libjv_smallsense", _libjv_smallsense_Init, "jv:smallsense");
 _SmallSense__CodeHighlightingService_Init(pass,__pRT__,snd);
 _SmallSense__CodeNavigationService_Init(pass,__pRT__,snd);
-_SmallSense__CompletionResultSet_Init(pass,__pRT__,snd);
+_SmallSense__CompletionContext_Init(pass,__pRT__,snd);
+_SmallSense__CompletionResult_Init(pass,__pRT__,snd);
 _SmallSense__CompletionWindow_Init(pass,__pRT__,snd);
 _SmallSense__CriticsWindow_Init(pass,__pRT__,snd);
 _SmallSense__EditService_Init(pass,__pRT__,snd);
@@ -38,7 +39,6 @@
 _SmallSense__Manager_Init(pass,__pRT__,snd);
 _SmallSense__PO_Init(pass,__pRT__,snd);
 _SmallSense__ParseNodeInspector_Init(pass,__pRT__,snd);
-_SmallSense__ParseNodePosition_Init(pass,__pRT__,snd);
 _SmallSense__ParseTreeIndex_Init(pass,__pRT__,snd);
 _SmallSense__ParseTreeIndexEntry_Init(pass,__pRT__,snd);
 _SmallSense__SelectorNode_Init(pass,__pRT__,snd);