Skip to content

Commit

Permalink
closes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
gingeleski committed Jun 17, 2018
1 parent 1c5a62d commit 928f364
Show file tree
Hide file tree
Showing 643 changed files with 292,288 additions and 113,581 deletions.
810 changes: 405 additions & 405 deletions IronWASP/APIDoc.cs → Iron/APIDoc.cs

Large diffs are not rendered by default.

796 changes: 398 additions & 398 deletions IronWASP/AboutForm.Designer.cs → Iron/AboutForm.Designer.cs

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions IronWASP/AboutForm.cs → Iron/AboutForm.cs
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;

namespace IronWASP
{
public partial class AboutForm : Form
{
public AboutForm()
{
InitializeComponent();
}
}
}
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;

namespace IronWASP
{
public partial class AboutForm : Form
{
public AboutForm()
{
InitializeComponent();
}
}
}
2,077 changes: 2,077 additions & 0 deletions Iron/AboutForm.resx

Large diffs are not rendered by default.

612 changes: 306 additions & 306 deletions IronWASP/ActivePlugin.cs → Iron/ActivePlugin.cs

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 928f364

Please sign in to comment.