ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
zoe
/
trunk
/
Zoe.cpp
Revision:
5
Committed:
2004-07-09T15:04:18-07:00
(20 years, 11 months ago) by
douglas
File size:
186 byte(s)
Log Message:
Spiffy!
File Contents
#
Content
1
// Zoe AIM Away Message RSS Feed Generator
2
//
3
// Seth King and Douglas Thrift
4
//
5
// $Id$
6
7
#include
"Zoe.hpp"
8
#include
"Matcher.hpp"
9
10
int
main
(
int
argc
,
char
*
argv
[])
11
{
12
//
13
14
return
0
;
15
}
Properties
Name
Value
svn:eol-style
native
svn:keywords
Id