ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/Rss.hpp
Revision: 9
Committed: 2004-07-10T01:46:06-07:00 (20 years, 11 months ago) by douglas
File size: 221 byte(s)
Log Message:
Going nowhere fast.

File Contents

# User Rev Content
1 douglas 9 // Zoe AIM Away Message RSS Feed Generator
2     //
3     // Seth King and Douglas Thrift
4     //
5     // $Id$
6    
7     #ifndef _Rss_hpp_
8     #define _Rss_hpp_
9    
10     #include "Zoe.hpp"
11    
12     class Rss
13     {
14     private:
15     public:
16     Rss() {}
17     ~Rss() {}
18     };
19    
20     #endif // _Rss_hpp_

Properties

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