libInit.cc
changeset 952 bee6780356e7
parent 784 1805638f012c
child 1013 f7c4b80aaf7b
--- a/libInit.cc	Tue Jan 17 22:29:21 2012 +0100
+++ b/libInit.cc	Tue Jan 17 22:29:37 2012 +0100
@@ -51,6 +51,7 @@
 _SVN__RepositoryConfiguration_Init(pass,__pRT__,snd);
 _SVN__RepositoryManager_Init(pass,__pRT__,snd);
 _SVN__Revision_Init(pass,__pRT__,snd);
+_SVN__RevisionRange_Init(pass,__pRT__,snd);
 _SVN__SVNError_Init(pass,__pRT__,snd);
 _SVN__Task_Init(pass,__pRT__,snd);
 _SVN__WCAction_Init(pass,__pRT__,snd);
@@ -103,6 +104,7 @@
 _SVN__CommitTask_Init(pass,__pRT__,snd);
 _SVN__CommitWizard_Init(pass,__pRT__,snd);
 _SVN__CopyCommand_Init(pass,__pRT__,snd);
+_SVN__ExportCommand_Init(pass,__pRT__,snd);
 _SVN__ImportFromCVSTask_Init(pass,__pRT__,snd);
 _SVN__ListCommand_Init(pass,__pRT__,snd);
 _SVN__LogCommand_Init(pass,__pRT__,snd);