ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/gr2lib/trunk/gr2lib/CoreTypes.cs
Revision: 6
Committed: Wed Jul 14 05:34:02 2010 UTC (13 years, 2 months ago) by william
File size: 184 byte(s)
Log Message:
initial commit

File Contents

# Content
1 using System;
2 using System.Collections.Generic;
3 using System.Text;
4
5 namespace gr2lib
6 {
7 namespace core
8 {
9 namespace coretypes
10 {
11 }
12 }
13 }