refactoring: --YavscLib-- => Yavsc
This commit is contained in:
parent
724e0e17ef
commit
776b7dae21
102 changed files with 216 additions and 209 deletions
|
|
@ -1,7 +1,7 @@
|
|||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using YavscLib;
|
||||
using Yavsc;
|
||||
|
||||
namespace Yavsc.Models.IT.Modeling
|
||||
{
|
||||
|
|
@ -37,4 +37,4 @@ namespace Yavsc.Models.IT.Modeling
|
|||
|
||||
public abstract IWord<TLetter> CreateWord(TLetter letter);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue