libInit.cc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 21 Feb 2013 19:10:15 +0100
changeset 820 699e2047ae7d
parent 601 937b8254a832
child 1098 ea3dfcc37b50
permissions -rw-r--r--
automatically generated by browser

/*
 * $Header$
 *
 * DO NOT EDIT
 * automagically generated from the projectDefinition: exept_regression.
 */
#define __INDIRECTVMINITCALLS__
#include <stc.h>

#ifdef WIN32
# pragma codeseg INITCODE "INITCODE"
#endif

#if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
DLL_EXPORT void _libexept_regression_Init() INIT_TEXT_SECTION;
DLL_EXPORT void _libexept_regression_InitDefinition() INIT_TEXT_SECTION;
#endif

void _libexept_regression_InitDefinition(pass, __pRT__, snd)
OBJ snd; struct __vmData__ *__pRT__; {
__BEGIN_PACKAGE2__("libexept_regression__DFN", _libexept_regression_InitDefinition, "exept:regression");
_exept_137regression_Init(pass,__pRT__,snd);

__END_PACKAGE__();
}

void _libexept_regression_Init(pass, __pRT__, snd)
OBJ snd; struct __vmData__ *__pRT__; {
__BEGIN_PACKAGE2__("libexept_regression", _libexept_regression_Init, "exept:regression");
_exept_137regression_Init(pass,__pRT__,snd);


__END_PACKAGE__();
}