ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/gr2lib/trunk/gr2lib_UnitTest/Program.cs
(Generate patch)

Comparing trunk/gr2lib_UnitTest/Program.cs (file contents):
Revision 16 by william, Wed Jul 14 09:23:41 2010 UTC vs.
Revision 17 by william, Wed Jul 14 09:24:48 2010 UTC

# Line 18 | Line 18 | namespace gr2lib_UnitTest
18                  Console.WriteLine("Warning:\n" +
19                      "\t Loaded Granny2 DLL Version: " + _version.APIVersion.Version + "\n" +
20                      "\t Expected Version: " + _version.ExpectedAPIVersion.Version);
21 +                return;
22              }
23              else
24              {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines