wasStitchNET – Diff between revs 1 and 13

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 1 Rev 13
-   1 ///////////////////////////////////////////////////////////////////////////
-   2 // Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 //
-   3 // Please see: http://www.gnu.org/licenses/gpl.html for legal details, //
-   4 // rights of fair usage, the disclaimer and warranty conditions. //
-   5 ///////////////////////////////////////////////////////////////////////////
-   6  
1 using System; 7 using System;
2 using System.Collections.Generic; 8 using System.Collections.Generic;
3 using System.Linq; 9 using System.Linq;
4 using System.Text; 10 using System.Text;
5 using System.Threading.Tasks; 11 using System.Threading.Tasks;
6   12  
7 namespace wasStitchNET 13 namespace wasStitchNET
8 { 14 {
9 public class wasStitchNET 15 public class wasStitchNET
10 { 16 {
11 } 17 }
12 } 18 }
13   19