Start getting design together

First and foremost are the Generate options, which are populated with functions similar to ListSystems and ListSources.
This commit is contained in:
Matt Nadareski
2016-03-29 21:23:22 -07:00
parent a33036b3e0
commit ac03051e04
7 changed files with 319 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace SabreToolsUI
namespace SabreTools
{
static class Program
{