mercurial/libInit.cc
changeset 378 5c36325d6f60
parent 342 3a4b76932414
child 395 fc0607653d8a
equal deleted inserted replaced
377:b2123fd2888b 378:5c36325d6f60
    65 _HGRemote_Init(pass,__pRT__,snd);
    65 _HGRemote_Init(pass,__pRT__,snd);
    66 _HGRepository_Init(pass,__pRT__,snd);
    66 _HGRepository_Init(pass,__pRT__,snd);
    67 _HGRepositoryError_Init(pass,__pRT__,snd);
    67 _HGRepositoryError_Init(pass,__pRT__,snd);
    68 _HGWorkingCopy_Init(pass,__pRT__,snd);
    68 _HGWorkingCopy_Init(pass,__pRT__,snd);
    69 _HGCommandParseError_Init(pass,__pRT__,snd);
    69 _HGCommandParseError_Init(pass,__pRT__,snd);
       
    70 _HGInvalidExecutableError_Init(pass,__pRT__,snd);
       
    71 _HGInvalidVersionError_Init(pass,__pRT__,snd);
    70 _HGPushError_Init(pass,__pRT__,snd);
    72 _HGPushError_Init(pass,__pRT__,snd);
    71 _HGPushWouldCreateNewHeadError_Init(pass,__pRT__,snd);
    73 _HGPushWouldCreateNewHeadError_Init(pass,__pRT__,snd);
    72 
    74 
    73 _stx_137libscm_137mercurial_extensions_Init(pass,__pRT__,snd);
    75 _stx_137libscm_137mercurial_extensions_Init(pass,__pRT__,snd);
    74 __END_PACKAGE__();
    76 __END_PACKAGE__();