mercurial/libInit.cc
changeset 40 e3699c0b00f9
parent 39 10e693b3e034
child 46 d5a192b11a1a
equal deleted inserted replaced
39:10e693b3e034 40:e3699c0b00f9
    29 __BEGIN_PACKAGE2__("libstx_libscm_mercurial", _libstx_libscm_mercurial_Init, "stx:libscm/mercurial");
    29 __BEGIN_PACKAGE2__("libstx_libscm_mercurial", _libstx_libscm_mercurial_Init, "stx:libscm/mercurial");
    30 _HGCommand_Init(pass,__pRT__,snd);
    30 _HGCommand_Init(pass,__pRT__,snd);
    31 _HGCommandParser_Init(pass,__pRT__,snd);
    31 _HGCommandParser_Init(pass,__pRT__,snd);
    32 _HGError_Init(pass,__pRT__,snd);
    32 _HGError_Init(pass,__pRT__,snd);
    33 _HGNodeId_Init(pass,__pRT__,snd);
    33 _HGNodeId_Init(pass,__pRT__,snd);
    34 _HGRepository_Init(pass,__pRT__,snd);
       
    35 _HGRepositoryError_Init(pass,__pRT__,snd);
    34 _HGRepositoryError_Init(pass,__pRT__,snd);
    36 _HGRepositoryObject_Init(pass,__pRT__,snd);
    35 _HGRepositoryObject_Init(pass,__pRT__,snd);
    37 _HGRevision_Init(pass,__pRT__,snd);
       
    38 _HGStatus_Init(pass,__pRT__,snd);
    36 _HGStatus_Init(pass,__pRT__,snd);
    39 _HGWorkingCopyFile_Init(pass,__pRT__,snd);
    37 _HGWorkingCopyFile_Init(pass,__pRT__,snd);
    40 _stx_137libscm_137mercurial_Init(pass,__pRT__,snd);
    38 _stx_137libscm_137mercurial_Init(pass,__pRT__,snd);
    41 _HGBranch_Init(pass,__pRT__,snd);
    39 _HGBranch_Init(pass,__pRT__,snd);
       
    40 _HGChangeset_Init(pass,__pRT__,snd);
    42 _HGCommandError_Init(pass,__pRT__,snd);
    41 _HGCommandError_Init(pass,__pRT__,snd);
       
    42 _HGRepository_Init(pass,__pRT__,snd);
    43 _HGWorkingCopy_Init(pass,__pRT__,snd);
    43 _HGWorkingCopy_Init(pass,__pRT__,snd);
    44 
    44 
    45 
    45 
    46 __END_PACKAGE__();
    46 __END_PACKAGE__();
    47 }
    47 }