ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/HostUpdateSharp/HostUpdateSharp.cs
Revision: 77
Committed: 2004-02-28T00:37:46-08:00 (21 years, 3 months ago) by Douglas Thrift
File size: 239 byte(s)
Log Message:
Extra sharp!

File Contents

# User Rev Content
1 Douglas Thrift 77 // Host Update Sharp
2     //
3     // Douglas Thrift
4     //
5     // $Id$
6    
7     using System;
8     using System.IO;
9     using System.Net;
10    
11     namespace DouglasThrift.HostUpdateSharp
12     {
13     public class HostUpdateSharp
14     {
15     public static void Main(string[] args)
16     {
17     //
18     }
19     }
20     }

Properties

Name Value
svn:eol-style native
svn:keywords Id