MatrixBerryCore
VersionedConfRepoManagerTest.m
Go to the documentation of this file.
2  methods
3  function self=VersionedConfRepoManagerTest(varargin)
4  self=self@mxberry.conf.VersionedConfRepoManager(varargin{:});
5  end
6  end
7 end
VERSIONEDCONFREPOMANAGER is a simple extension of AdaptiveConfRepoManager that provides an ability to...