Files
apprepodbmgr/osrepodbmgr/gtk-gui/osrepodbmgr.DicCore.cs
Natalia Portillo 9edd4bcba3 Added support for reading, editing (basic) metadata, adding it
to the DB, and compress and copy it as XML and JSON to the
	archived file.
2017-04-29 07:04:03 +01:00

11 lines
94 B
C#

namespace osrepodbmgr
{
public partial class DicCore
{
private void Build()
{
}
}
}