ShiftOS-Rewind/ShiftOS.Main/Terminal/Commands/forceimplement.cs
AShifter 24eea3c690 clean up resources
let's get this show on the road baby
2018-02-25 14:29:41 -07:00

12 lines
202 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ShiftOS.Main.Terminal.Commands
{
class forceimplement
{
}
}