ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/Win32/Sojaner.MemoryScanner/dummy.cs
Revision: 117
Committed: Thu May 10 18:12:06 2012 UTC (11 years, 4 months ago) by william
File size: 169 byte(s)
Log Message:

File Contents

# User Rev Content
1 william 117 using System;
2     using System.Collections.Generic;
3     using System.Linq;
4     using System.Text;
5    
6     namespace Sojaner.MemoryScanner
7     {
8     public static class dummy { }
9     }