libInit.cc
changeset 32 d7464405cbda
parent 22 57da23a9fbbd
child 33 f87d54770abe
--- a/libInit.cc	Sun Sep 30 22:11:52 2012 +0000
+++ b/libInit.cc	Tue Sep 23 16:52:40 2014 +0100
@@ -2,7 +2,7 @@
  * $Header$
  *
  * DO NOT EDIT
- * automagically generated from the projectDefinition: cvut_fel_cface.
+ * automagically generated from the projectDefinition: jv_cface.
  */
 #define __INDIRECTVMINITCALLS__
 #include <stc.h>
@@ -12,21 +12,21 @@
 #endif
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
-DLL_EXPORT void _libcvut_fel_cface_Init() INIT_TEXT_SECTION;
-// DLL_EXPORT void _libcvut_fel_cface_InitDefinition() INIT_TEXT_SECTION;
+DLL_EXPORT void _libjv_cface_Init() INIT_TEXT_SECTION;
+// DLL_EXPORT void _libjv_cface_InitDefinition() INIT_TEXT_SECTION;
 #endif
 
-// void _libcvut_fel_cface_InitDefinition(pass, __pRT__, snd)
+// void _libjv_cface_InitDefinition(pass, __pRT__, snd)
 // OBJ snd; struct __vmData__ *__pRT__; {
-// __BEGIN_PACKAGE2__("libcvut_fel_cface__DFN", _libcvut_fel_cface_InitDefinition, "cvut:fel/cface");
-// _cvut_137fel_137cface_Init(pass,__pRT__,snd);
+// __BEGIN_PACKAGE2__("libjv_cface__DFN", _libjv_cface_InitDefinition, "jv:cface");
+// _jv_137cface_Init(pass,__pRT__,snd);
 
 // __END_PACKAGE__();
 // }
 
-void _libcvut_fel_cface_Init(pass, __pRT__, snd)
+void _libjv_cface_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
-__BEGIN_PACKAGE2__("libcvut_fel_cface", _libcvut_fel_cface_Init, "cvut:fel/cface");
+__BEGIN_PACKAGE2__("libjv_cface", _libjv_cface_Init, "jv:cface");
 _Cface__CDefinitionParser_Init(pass,__pRT__,snd);
 _Cface__CDefinitionScanner_Init(pass,__pRT__,snd);
 _Cface__CNode_Init(pass,__pRT__,snd);
@@ -34,7 +34,7 @@
 _Cface__GeneratorCommand_Init(pass,__pRT__,snd);
 _Cface__Platform_Init(pass,__pRT__,snd);
 _Cface__TypeMapping_Init(pass,__pRT__,snd);
-_cvut_137fel_137cface_Init(pass,__pRT__,snd);
+_jv_137cface_Init(pass,__pRT__,snd);
 _Cface__CDefinitionNode_Init(pass,__pRT__,snd);
 _Cface__CModifierNode_Init(pass,__pRT__,snd);
 _Cface__CNoNode_Init(pass,__pRT__,snd);
@@ -76,6 +76,6 @@
 _Cface__CStructNode_Init(pass,__pRT__,snd);
 _Cface__CUnionNode_Init(pass,__pRT__,snd);
 
-_cvut_137fel_137cface_extensions_Init(pass,__pRT__,snd);
+_jv_137cface_extensions_Init(pass,__pRT__,snd);
 __END_PACKAGE__();
 }