MatrixBerryCore
ConfRepoMgrUpd.m
Go to the documentation of this file.
2  methods
3  function self=ConfRepoMgrUpd(varargin)
4  self=self@mxberry.conf.ConfRepoManagerUpd(varargin{:});
6  end
7  end
8 end
function setConfPatchRepo(in self, in confPatchRepo)
SETCONFPATCHREPO - sets the configuration version tracker.
CONFREPOMANAGERUPD is a simplistic extension of ConfRepoManager that updates configuration upon selec...