diff --git a/DefaultGui/DefaultGui.v11.suo b/DefaultGui/DefaultGui.v11.suo new file mode 100644 index 0000000..a7029ee Binary files /dev/null and b/DefaultGui/DefaultGui.v11.suo differ diff --git a/Program.cs b/Program.cs deleted file mode 100644 index 6736d79..0000000 --- a/Program.cs +++ /dev/null @@ -1,18 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Info3Git -{ - class Program - { - static void Main(string[] args) - { - int i = 12; - int i = 58; - - } - } -} diff --git a/TestClassWafa.cs b/TestClassWafa.cs deleted file mode 100644 index baadf30..0000000 --- a/TestClassWafa.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; - -namespace inf3 -{ - public class TestClassWafa - { - public TestClassWafa () - { - } - } -} - diff --git a/blah.cs b/blah.cs deleted file mode 100644 index 13d9035..0000000 --- a/blah.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; - -namespace inf3 -{ - public class blah - { - public blah () - { - } - } -} -