This commit is contained in:
Paul Schneider 2017-02-17 16:24:06 +01:00
commit 5a85d7b27f
129 changed files with 49554 additions and 10765 deletions

View file

@ -1,8 +0,0 @@
namespace YavscLib
{
public static class YavscConstants
{
public static readonly string [] Forms = new string [] { "Book" };
}
}