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

Comparing trunk/xmltv_parser/Program.cs (file contents):
Revision 12 by william, Thu Mar 7 05:26:47 2013 UTC vs.
Revision 13 by william, Thu Mar 7 07:58:47 2013 UTC

# Line 14 | Line 14 | namespace xmltv_parser
14          {
15              Application.EnableVisualStyles();
16              Application.SetCompatibleTextRenderingDefault(false);
17 <            Application.Run(new Form1());
17 >            Application.Run(new main());
18          }
19      }
20   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines