libInit.cc
changeset 113 94cc9e3c44be
child 258 26de093840b6
equal deleted inserted replaced
112:a2338e6817f4 113:94cc9e3c44be
       
     1 /*
       
     2  * $Header$
       
     3  *
       
     4  * DO NOT EDIT 
       
     5  * automagically generated from the projectDefinition: cvut_stx_goodies_libsvn.
       
     6  */
       
     7 #define __INDIRECTVMINITCALLS__
       
     8 #include <stc.h>
       
     9 
       
    10 #ifdef WIN32
       
    11 # pragma codeseg INITCODE "INITCODE"
       
    12 #endif 
       
    13 
       
    14 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
       
    15 DLL_EXPORT void _libcvut_stx_goodies_libsvn_Init() INIT_TEXT_SECTION;
       
    16 #endif
       
    17 
       
    18 void _libcvut_stx_goodies_libsvn_Init(pass, __pRT__, snd)
       
    19 OBJ snd; struct __vmData__ *__pRT__; {
       
    20 __BEGIN_PACKAGE2__("libcvut_stx_goodies_libsvn", _libcvut_stx_goodies_libsvn_Init, "cvut:stx/goodies/libsvn");
       
    21 _OSProcess_Init(pass,__pRT__,snd);
       
    22 _SVN__ActivityNotification_Init(pass,__pRT__,snd);
       
    23 _SVN__Branch_Init(pass,__pRT__,snd);
       
    24 _SVN__BranchQuery_Init(pass,__pRT__,snd);
       
    25 _SVN__Browser_Init(pass,__pRT__,snd);
       
    26 _SVN__Command_Init(pass,__pRT__,snd);
       
    27 _SVN__CompatModeQuery_Init(pass,__pRT__,snd);
       
    28 _SVN__Credentials_Init(pass,__pRT__,snd);
       
    29 _SVN__Dialog_Init(pass,__pRT__,snd);
       
    30 _SVN__Entry_Init(pass,__pRT__,snd);
       
    31 _SVN__Enum_Init(pass,__pRT__,snd);
       
    32 _SVN__Error_Init(pass,__pRT__,snd);
       
    33 _SVN__IconLibrary_Init(pass,__pRT__,snd);
       
    34 _SVN__Property_Init(pass,__pRT__,snd);
       
    35 _SVN__Repository_Init(pass,__pRT__,snd);
       
    36 _SVN__RepositoryConfiguration_Init(pass,__pRT__,snd);
       
    37 _SVN__RepositoryManager_Init(pass,__pRT__,snd);
       
    38 _SVN__Revision_Init(pass,__pRT__,snd);
       
    39 _SVN__SettingsApp_Init(pass,__pRT__,snd);
       
    40 _SVN__Task_Init(pass,__pRT__,snd);
       
    41 _SVN__TestCase_Init(pass,__pRT__,snd);
       
    42 _SVN__WCAction_Init(pass,__pRT__,snd);
       
    43 _SVN__WCActionNotification_Init(pass,__pRT__,snd);
       
    44 _SVN__WCError_Init(pass,__pRT__,snd);
       
    45 _SVN__WorkingCopy_Init(pass,__pRT__,snd);
       
    46 _SVN__XMLObject_Init(pass,__pRT__,snd);
       
    47 _cvut_137stx_137goodies_137libsvn_Init(pass,__pRT__,snd);
       
    48 _SVN__AuthorizationError_Init(pass,__pRT__,snd);
       
    49 _SVN__BranchCommand_Init(pass,__pRT__,snd);
       
    50 _SVN__BranchSelectionDialog_Init(pass,__pRT__,snd);
       
    51 _SVN__CVSTask_Init(pass,__pRT__,snd);
       
    52 _SVN__CommitTests_Init(pass,__pRT__,snd);
       
    53 _SVN__CreateRepositoryCommand_Init(pass,__pRT__,snd);
       
    54 _SVN__CredentialsDialog_Init(pass,__pRT__,snd);
       
    55 _SVN__FileoutLikeTask_Init(pass,__pRT__,snd);
       
    56 _SVN__NodeKind_Init(pass,__pRT__,snd);
       
    57 _SVN__NonExistentURLError_Init(pass,__pRT__,snd);
       
    58 _SVN__ProgressDialog_Init(pass,__pRT__,snd);
       
    59 _SVN__ProgressNotification_Init(pass,__pRT__,snd);
       
    60 _SVN__RepositoryConfigurationDialog_Init(pass,__pRT__,snd);
       
    61 _SVN__RepositoryEntry_Init(pass,__pRT__,snd);
       
    62 _SVN__RevisionDate_Init(pass,__pRT__,snd);
       
    63 _SVN__RevisionHead_Init(pass,__pRT__,snd);
       
    64 _SVN__RevisionLogBrowser_Init(pass,__pRT__,snd);
       
    65 _SVN__RevisionLogEntry_Init(pass,__pRT__,snd);
       
    66 _SVN__RevisionNumber_Init(pass,__pRT__,snd);
       
    67 _SVN__RevisionSelectionDialog_Init(pass,__pRT__,snd);
       
    68 _SVN__Status_Init(pass,__pRT__,snd);
       
    69 _SVN__UnknownError_Init(pass,__pRT__,snd);
       
    70 _SVN__WCActionAdded_Init(pass,__pRT__,snd);
       
    71 _SVN__WCActionConflict_Init(pass,__pRT__,snd);
       
    72 _SVN__WCActionDeleted_Init(pass,__pRT__,snd);
       
    73 _SVN__WCActionMerged_Init(pass,__pRT__,snd);
       
    74 _SVN__WCActionModified_Init(pass,__pRT__,snd);
       
    75 _SVN__WCActionNone_Init(pass,__pRT__,snd);
       
    76 _SVN__WCActionRestored_Init(pass,__pRT__,snd);
       
    77 _SVN__WCActionUpdated_Init(pass,__pRT__,snd);
       
    78 _SVN__WCCommand_Init(pass,__pRT__,snd);
       
    79 _SVN__WCEntry_Init(pass,__pRT__,snd);
       
    80 _SVN__WCEntryInfo_Init(pass,__pRT__,snd);
       
    81 _SVN__Wizard_Init(pass,__pRT__,snd);
       
    82 _SVN__WorkingCopyBrowser_Init(pass,__pRT__,snd);
       
    83 _SVN__WorkingCopyLockedError_Init(pass,__pRT__,snd);
       
    84 _SVN__CatCommand_Init(pass,__pRT__,snd);
       
    85 _SVN__CleanupCommand_Init(pass,__pRT__,snd);
       
    86 _SVN__CommitTask_Init(pass,__pRT__,snd);
       
    87 _SVN__CommitWizard_Init(pass,__pRT__,snd);
       
    88 _SVN__CopyCommand_Init(pass,__pRT__,snd);
       
    89 _SVN__ImportFromCVSTask_Init(pass,__pRT__,snd);
       
    90 _SVN__ListCommand_Init(pass,__pRT__,snd);
       
    91 _SVN__LogCommand_Init(pass,__pRT__,snd);
       
    92 _SVN__MoveCommand_Init(pass,__pRT__,snd);
       
    93 _SVN__NodeKindDir_Init(pass,__pRT__,snd);
       
    94 _SVN__NodeKindFile_Init(pass,__pRT__,snd);
       
    95 _SVN__NodeKindNone_Init(pass,__pRT__,snd);
       
    96 _SVN__NodeKindUnknown_Init(pass,__pRT__,snd);
       
    97 _SVN__StatusAdded_Init(pass,__pRT__,snd);
       
    98 _SVN__StatusConflicted_Init(pass,__pRT__,snd);
       
    99 _SVN__StatusDeleted_Init(pass,__pRT__,snd);
       
   100 _SVN__StatusIgnored_Init(pass,__pRT__,snd);
       
   101 _SVN__StatusIncomplete_Init(pass,__pRT__,snd);
       
   102 _SVN__StatusMissing_Init(pass,__pRT__,snd);
       
   103 _SVN__StatusModified_Init(pass,__pRT__,snd);
       
   104 _SVN__StatusNormal_Init(pass,__pRT__,snd);
       
   105 _SVN__StatusObstructed_Init(pass,__pRT__,snd);
       
   106 _SVN__StatusReplaced_Init(pass,__pRT__,snd);
       
   107 _SVN__StatusUnversioned_Init(pass,__pRT__,snd);
       
   108 _SVN__SyncWithCVSTask_Init(pass,__pRT__,snd);
       
   109 _SVN__UpdateLikeCommand_Init(pass,__pRT__,snd);
       
   110 _SVN__UpdateTask_Init(pass,__pRT__,snd);
       
   111 _SVN__UpdateWizard_Init(pass,__pRT__,snd);
       
   112 _SVN__WCPathCommand_Init(pass,__pRT__,snd);
       
   113 _SVN__AddCommand_Init(pass,__pRT__,snd);
       
   114 _SVN__CheckoutCommand_Init(pass,__pRT__,snd);
       
   115 _SVN__CommitCommand_Init(pass,__pRT__,snd);
       
   116 _SVN__DeleteCommand_Init(pass,__pRT__,snd);
       
   117 _SVN__InfoCommand_Init(pass,__pRT__,snd);
       
   118 _SVN__PropsetCommand_Init(pass,__pRT__,snd);
       
   119 _SVN__RevertCommand_Init(pass,__pRT__,snd);
       
   120 _SVN__StatusCommand_Init(pass,__pRT__,snd);
       
   121 _SVN__UpdateCommand_Init(pass,__pRT__,snd);
       
   122 
       
   123 _cvut_137stx_137goodies_137libsvn_extensions_Init(pass,__pRT__,snd);
       
   124 __END_PACKAGE__();
       
   125 }