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! |
# | Content |
---|---|
1 | // 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 | } |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |