ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
FeepingCreaturism
/
FeepingCreaturism.cpp
Revision:
191
Committed:
2004-08-20T02:44:20-07:00
(20 years, 10 months ago) by
Douglas Thrift
File size:
169 byte(s)
Log Message:
Blorg!
File Contents
#
Content
1
// Feeping Creaturism
2
//
3
// Douglas Thrift
4
//
5
// $Id$
6
7
#include
"FeepingCreaturism.hpp"
8
9
int
main
(
int
argc
,
char
*
argv
[])
10
{
11
FeepingCreaturism
creaturism
;
12
13
return
0
;
14
}
Properties
Name
Value
svn:eol-style
native
svn:keywords
Id