ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.Core/dummy.cs
Revision: 119
Committed: Thu May 10 18:34:26 2012 UTC (11 years, 1 month ago) by william
File size: 163 byte(s)
Log Message:

File Contents

# Content
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Text;
5
6 namespace RomCheater.Core
7 {
8 public static class dummy { }
9 }